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

Commit 452d84d

Browse files
fix(deps): update rust crate base64 to 0.22.0
1 parent dc9ad98 commit 452d84d

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.22.0"
88
jsonwebtoken = "8.3.0"
99
log = "0.4.21"
1010
openssl = "0.10.64"

0 commit comments

Comments
 (0)