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

Commit 74a03bc

Browse files
fix(deps): update rust crate base64 to 0.20.0
1 parent 4685bba commit 74a03bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20.0"
88
jsonwebtoken = "8.1.1"
99
log = "0.4.17"
1010
openssl = "0.10.45"

0 commit comments

Comments
 (0)