Switched from rustc-hash with ahash
This commit is contained in:
@@ -12,6 +12,7 @@ strip = true
|
||||
members = [".", "migration", "entity", "cryptography"]
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.8.3"
|
||||
anyhow = "1"
|
||||
arrayvec = "0.7"
|
||||
base64 = "0.21"
|
||||
@@ -25,7 +26,6 @@ log = "0.4"
|
||||
migration = { version = "0.2", path = "migration" }
|
||||
parking_lot = "0.12"
|
||||
pretty_env_logger = "0.5"
|
||||
rustc-hash = "1"
|
||||
sea-orm = { version = "0.12", features = [
|
||||
"sqlx-mysql",
|
||||
"runtime-tokio-rustls",
|
||||
|
Reference in New Issue
Block a user