Skip to content

Commit 0a4291b

Browse files
committed
bump 0.5.2
1 parent f2f8473 commit 0a4291b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ license = "Apache-2.0"
1010
name = "sonic-rs"
1111
readme = "README.md"
1212
repository = "https://github.com/cloudwego/sonic-rs"
13-
version = "0.5.1"
13+
version = "0.5.2"
1414

1515
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1616

1717
[dependencies]
1818
ahash = "0.8"
19-
bumpalo = "3.17"
19+
bumpalo = "3.19"
2020
bytes = "1.10"
2121
cfg-if = "1.0"
2222
faststr = { version = "0.2", features = ["serde"] }

0 commit comments

Comments
 (0)