Use short version notation for sipper

This commit is contained in:
Héctor Ramón Jiménez 2025-02-11 23:18:16 +01:00
parent 6f48671042
commit e78c757cad
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -172,7 +172,7 @@ raw-window-handle = "0.6"
resvg = "0.42" resvg = "0.42"
rustc-hash = "2.0" rustc-hash = "2.0"
sha2 = "0.10" sha2 = "0.10"
sipper = "0.1.0" sipper = "0.1"
smol = "1.0" smol = "1.0"
smol_str = "0.2" smol_str = "0.2"
softbuffer = "0.4" softbuffer = "0.4"