summaryrefslogtreecommitdiffstats
path: root/server/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-03-21 20:58:27 +0000
committerKornel <kornel@geekhood.net>2020-03-21 20:58:27 +0000
commit70e95113bb4d790cc45d3ea7a37ee0d02fcdb649 (patch)
treec6c71cc117bc102d9d0c583e78f187ac565e01b8 /server/Cargo.toml
parentc7aed28a777b9728765f8ff4a6f16fac886bc89e (diff)
Bump
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index f47ba6f..1002d36 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -40,4 +40,4 @@ either = "1.5.3"
qstring = "0.7.2"
chrono = "0.4.10"
blake3 = { version = "0.2.2", default-features = false }
-base64 = "0.11.0"
+base64 = "0.12"