about summary refs log tree commit diff
path: root/net/alcoholic_jwt/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/alcoholic_jwt/Cargo.toml')
-rw-r--r--net/alcoholic_jwt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/alcoholic_jwt/Cargo.toml b/net/alcoholic_jwt/Cargo.toml
index 3ea34bc4df..14b5f0bdc2 100644
--- a/net/alcoholic_jwt/Cargo.toml
+++ b/net/alcoholic_jwt/Cargo.toml
@@ -10,7 +10,7 @@ homepage = "https://code.tvl.fyi/about/net/alcoholic_jwt"
 repository = "https://code.tvl.fyi/depot.git:/net/alcoholic_jwt.git"
 
 [dependencies]
-base64 = "0.10"
+base64 = "0.13"
 openssl = "0.10"
 serde = "1.0"
 serde_derive = "1.0"