aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r--base/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 3081262..03b5055 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -12,3 +12,4 @@ sha2 = "0.10.8"
base64 = "0.21.4"
tokio = { workspace = true }
anyhow = "1.0.75"
+bincode = "2.0.0-rc.3"