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.
bumpalo
1 parent 63cb614 commit aa4d584Copy full SHA for aa4d584
Cargo.toml
@@ -116,7 +116,7 @@ aws-types = { version = "=1.3.7", default-features = false
116
axum = { version = "=0.7.5" }
117
axum-core = { version = "=0.5.0" }
118
bitvec = { version = "=1.0.1", default-features = false }
119
-bumpalo = { version = "=3.17.0", default-features = false, features = ["allocator_api"] }
+bumpalo = { version = "=3.19.0", default-features = false, features = ["allocator_api"] }
120
bytes = { version = "=1.10.1" }
121
bytes-utils = { version = "=0.1.4", default-features = false }
122
camino = { version = "=1.1.10", default-features = false }
0 commit comments