Skip to content

Commit b10dd83

Browse files
committed
Auto merge of #18036 - Veykril:smol_str, r=Veykril
Bump `smol_str`
2 parents 6e84451 + e517b84 commit b10dd83

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

Cargo.lock

Lines changed: 19 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
@@ -145,7 +145,7 @@ smallvec = { version = "1.10.0", features = [
145145
"union",
146146
"const_generics",
147147
] }
148-
smol_str = "0.2.1"
148+
smol_str = "0.3.1"
149149
snap = "1.1.0"
150150
text-size = "1.1.1"
151151
tracing = "0.1.40"

0 commit comments

Comments
 (0)