Update smol dependency to 2.0

This commit is contained in:
Héctor Ramón Jiménez 2025-04-02 09:03:02 +02:00
parent 5f00aef426
commit a3a7503eef
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 64 additions and 239 deletions

View file

@ -172,7 +172,7 @@ resvg = "0.42"
rustc-hash = "2.0"
sha2 = "0.10"
sipper = "0.1"
smol = "1.0"
smol = "2"
smol_str = "0.2"
softbuffer = "0.4"
syntect = "5.1"