Implement sipper support through Task::sip 🎉

This commit is contained in:
Héctor Ramón Jiménez 2025-02-09 11:10:54 +01:00
parent 12653114bd
commit c8981d0096
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 35 additions and 2 deletions

View file

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