This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
rbpf
espejo de
https://github.com/DragonOS-Community/rbpf
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge pull request
#26
from waywardmonkeys/fix-cargo-toml
Use [package] in Cargo.toml
Jan-Erik Rediger
hace 7 años
padre
53b0fce923
dc032b98e6
commit
9712efc8eb
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
Ver fichero
@@ -1,4 +1,4 @@
-[p
roject
]
+[p
ackage
]
# Project metadata
name = "rbpf"