Update smol_str (#3991)
This commit is contained in:
parent
35379f305a
commit
171d53c042
2 changed files with 2 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ cursor-icon = "1.1.0"
|
|||
dpi = { version = "0.1.1", path = "dpi" }
|
||||
rwh_06 = { package = "raw-window-handle", version = "0.6", features = ["std"] }
|
||||
serde = { workspace = true, optional = true }
|
||||
smol_str = "0.2.0"
|
||||
smol_str = "0.3"
|
||||
tracing = { version = "0.1.40", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue