Skip to content

Commit 2a5b8c1

Browse files
authored
[ISSUE #66]🎨Bump bytes from 1.8.0 to 1.10.0 🚀 (#67)
1 parent 3a9c162 commit 2a5b8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A lightweight, high-performance string manipulation library optimized for speed-
1515
"""
1616

1717
[dependencies]
18-
bytes = "1.8.0"
18+
bytes = "1.10.0"
1919
serde = { version = "1.0", optional = true, default-features = false, features = ["alloc"] }
2020

2121
[features]

0 commit comments

Comments
 (0)