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

@ -46,7 +46,6 @@ alloy-eips.workspace = true
eyre.workspace = true
clap = { workspace = true, features = ["derive"] }
humantime.workspace = true
const_format.workspace = true
rand.workspace = true
derive_more.workspace = true
toml.workspace = true