Changed crate name to avoid collision on crates.io
This commit is contained in:
parent
fc681cfa0e
commit
f4ec249077
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ members = [
|
|||
]
|
||||
|
||||
[package]
|
||||
name = "sing"
|
||||
name = "sing_rs"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
|
Loading…
Reference in a new issue