We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d533fc commit f5f7cccCopy full SHA for f5f7ccc
crates/core/Cargo.toml
@@ -53,7 +53,7 @@ serde_json = { workspace = true }
53
# "stdlib"
54
bytes = { workspace = true }
55
chrono = { workspace = true, default-features = false, features = ["clock"] }
56
-hashbrown = "0.14.3"
+hashbrown = "0.15.2"
57
regex = { workspace = true }
58
thiserror = { workspace = true }
59
uuid = { workspace = true, features = ["serde", "v4"] }
0 commit comments