1
0
mirror of synced 2026-04-27 10:48:41 +08:00

autocommit

This commit is contained in:
yitter
2021-04-05 23:47:50 +08:00
parent 52b68c62b1
commit a15315fb58
3 changed files with 3 additions and 201 deletions

View File

@@ -11,20 +11,10 @@ repository = "https://github.com/yitter/IdGenerator"
keywords = ["snowflake", "idgenerator"]
#categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.10"
lazy_static = "1.4.0"
#simple_redis = "*"
redis = "0.20.0"
libc = "*"
#actix = "0.9.0"
#actix-web = "2.0"
#actix-rt = "1.0"
#actix-redis = "0.8.0"
#redis-async = "0.6.1"
chrono = "0.4.10"
#lazy_static = "1.4.0"
[lib]
name = "yitter_idgen"