Skip to content

Commit 34b3bc1

Browse files
committed
Update Rust crate smol_str to 0.3.6
1 parent 008802b commit 34b3bc1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ serde_path_to_error = "0.1.20"
129129
sha2 = "0.10.9"
130130
shell-words = "1.1.1"
131131
smallvec = "1.15.1"
132-
smol_str = { version = "0.3.2", features = ["serde"] }
132+
smol_str = { version = "0.3.6", features = ["serde"] }
133133
strip-ansi-escapes = "0.2.1"
134134
supports-color = "3.0.2"
135135
supports-unicode = "3.0.0"

0 commit comments

Comments
 (0)