This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
DragonOS-Community
/
rbpf
mirror da
https://github.com/DragonOS-Community/rbpf
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Merge pull request
#26
from waywardmonkeys/fix-cargo-toml
Use [package] in Cargo.toml
Jan-Erik Rediger
7 anni fa
parent
53b0fce923
dc032b98e6
commit
9712efc8eb
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
Vedi File
@@ -1,4 +1,4 @@
-[p
roject
]
+[p
ackage
]
# Project metadata
name = "rbpf"