build(deps): bump the dependencies group with 7 updates (#2676)

This commit is contained in:
houseme
2026-04-25 10:15:14 +08:00
committed by GitHub
parent c717195de2
commit b96ccfd110
4 changed files with 48 additions and 52 deletions
+1 -2
View File
@@ -41,11 +41,10 @@ serde_json = { workspace = true }
thiserror = { workspace = true }
tokio = { workspace = true, features = ["sync", "fs", "rt-multi-thread", "rt", "time", "macros"] }
tracing = { workspace = true, features = ["std", "attributes"] }
url = { workspace = true }
rumqttc = { workspace = true }
[dev-dependencies]
temp-env = { workspace = true }
url = { workspace = true }
[lints]
workspace = true
-1
View File
@@ -38,7 +38,6 @@ futures = { workspace = true }
form_urlencoded = { workspace = true }
hashbrown = { workspace = true }
rayon = { workspace = true }
rumqttc = { workspace = true }
rustc-hash = { workspace = true }
serde = { workspace = true }
starshard = { workspace = true }