aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-10-02 00:39:22 +0200
committermetamuffin <metamuffin@disroot.org>2023-10-02 00:39:22 +0200
commit68afc87797e25dca30ecb8d4f2c06edcc8c71b22 (patch)
tree6e6dc0bb4260256138ae063e9cab790caa4fc961 /Cargo.lock
parent944fd726e0bd23179ed6ab285cab6c7fce645353 (diff)
downloadjellything-68afc87797e25dca30ecb8d4f2c06edcc8c71b22.tar
jellything-68afc87797e25dca30ecb8d4f2c06edcc8c71b22.tar.bz2
jellything-68afc87797e25dca30ecb8d4f2c06edcc8c71b22.tar.zst
untested in-memory cache
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d74439f..6889be0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1389,6 +1389,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"base64",
+ "bincode 2.0.0-rc.3",
"jellycommon",
"log",
"serde",