diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-07 16:19:20 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-07 16:19:20 +0100 |
commit | 0bba75241d59c64375cfece494eb9dcdbaa664fc (patch) | |
tree | b1fc2a3dc6755fcc91ed78026a1617b7416cddd9 /Cargo.lock | |
parent | 314bca18a43e22368a87fcad53d91190fe101b60 (diff) | |
download | jellything-0bba75241d59c64375cfece494eb9dcdbaa664fc.tar jellything-0bba75241d59c64375cfece494eb9dcdbaa664fc.tar.bz2 jellything-0bba75241d59c64375cfece494eb9dcdbaa664fc.tar.zst |
update client
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1732,6 +1732,7 @@ dependencies = [ "anyhow", "jellycommon", "log", + "percent-encoding", "reqwest", "serde", "serde_json", |