chore(version) Remove const_format dependency (#13504)

This commit is contained in:
duvbell
2024-12-25 19:41:32 +07:00
committed by GitHub
parent 031f430b8f
commit 951e2fd641
5 changed files with 69 additions and 107 deletions

View File

@ -496,7 +496,6 @@ boyer-moore-magiclen = "0.2.16"
bytes = { version = "1.5", default-features = false }
cfg-if = "1.0"
clap = "4"
const_format = { version = "0.2.32", features = ["rust_1_64"] }
dashmap = "6.0"
derive_more = { version = "1", default-features = false, features = ["full"] }
dyn-clone = "1.0.17"