This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
DragonOS-Community
/
rbpf
miroir de
https://github.com/DragonOS-Community/rbpf
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Merge pull request
#26
from waywardmonkeys/fix-cargo-toml
Use [package] in Cargo.toml
Jan-Erik Rediger
il y a 7 ans
Parent
53b0fce923
dc032b98e6
commit
9712efc8eb
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
Voir le fichier
@@ -1,4 +1,4 @@
-[p
roject
]
+[p
ackage
]
# Project metadata
name = "rbpf"