auto commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "yiter-idgenerator"
|
||||
name = "yitter_idgen"
|
||||
version = "1.0.0"
|
||||
authors = ["yitter <yitter@126.com>"]
|
||||
edition = "2018"
|
||||
@@ -27,6 +27,6 @@ libc = "*"
|
||||
#redis-async = "0.6.1"
|
||||
|
||||
[lib]
|
||||
name = "yitidgen"
|
||||
name = "yitter_idgen"
|
||||
path = "./src/lib.rs"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
Reference in New Issue
Block a user