This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
DragonOS-Community
/
rbpf
mirror de
https://github.com/DragonOS-Community/rbpf
Observar
4
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Merge pull request
#26
from waywardmonkeys/fix-cargo-toml
Use [package] in Cargo.toml
Jan-Erik Rediger
7 anos atrás
pai
53b0fce923
dc032b98e6
commit
9712efc8eb
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
Ver arquivo
@@ -1,4 +1,4 @@
-[p
roject
]
+[p
ackage
]
# Project metadata
name = "rbpf"