Fix package name for Rust naming convention
This commit is contained in:
parent
f98ab3eb82
commit
f2ceea0cc1
2 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "Oxide"
|
||||
name = "oxide"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue