Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 6f7db6a

Browse files
fix(deps): update rust crate base64 to 0.21.0
1 parent f9b0814 commit 6f7db6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0-development"
44
edition = "2021"
55

66
[dependencies]
7-
base64 = "0.13.1"
7+
base64 = "0.21.0"
88
jsonwebtoken = "8.3.0"
99
log = "0.4.17"
1010
openssl = "0.10.48"

0 commit comments

Comments
 (0)