feat: update dependencies

This commit is contained in:
2025-06-28 12:26:35 +08:00
parent dc8616d644
commit a6a6674f30

View File

@@ -23,7 +23,7 @@ serde_json = "1.0"
secmem-proc = { version = "0.3", optional = true }
seckey = "0.12"
rust_util = { version = "0.6", features = ["use_clap"] }
tokio = { version = "1.37", features = ["full"] }
tokio = { version = "1.45", features = ["full"] }
hyper = { version = "0.14", features = ["client", "server", "tcp", "http1", "http2"] }
# use bundled fix musl build core dump on CentOS 6.9
rusqlite = { version = "0.32", features = ["bundled"] }