Skip to content

Commit 4ab2d27

Browse files
Update compact_str from 0.8 to 0.9 (#794)
1 parent e19359c commit 4ab2d27

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
@@ -28,7 +28,7 @@ tracing = { version = "0.1", default-features = false, features = ["std"] }
2828
rayon = { version = "1.10.0", optional = true }
2929

3030
# Stuff we want Update impls for by default
31-
compact_str = { version = "0.8", optional = true }
31+
compact_str = { version = "0.9", optional = true }
3232
thin-vec = "0.2.13"
3333

3434
[features]

0 commit comments

Comments
 (0)