diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-12-08 19:53:12 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-12-08 19:53:12 +0100 |
| commit | 6edf0fd93abf7e58b4c0974e3d3e54bcf8517946 (patch) | |
| tree | 32577db9d987897d4037ba9af0084b95b55e145c /cache/Cargo.toml | |
| parent | e4584a8135584e6591bac7d5397cf227cf3cff92 (diff) | |
| download | jellything-6edf0fd93abf7e58b4c0974e3d3e54bcf8517946.tar jellything-6edf0fd93abf7e58b4c0974e3d3e54bcf8517946.tar.bz2 jellything-6edf0fd93abf7e58b4c0974e3d3e54bcf8517946.tar.zst | |
human-readable cache keys
Diffstat (limited to 'cache/Cargo.toml')
| -rw-r--r-- | cache/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cache/Cargo.toml b/cache/Cargo.toml index 412b1f2..d7fcd81 100644 --- a/cache/Cargo.toml +++ b/cache/Cargo.toml @@ -12,3 +12,4 @@ sha2 = "0.10.9" rand = "0.9.2" serde = "1.0.228" serde_json = "1.0.145" +percent-encoding = "2.3.2" |