We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7093a4d commit b79c091Copy full SHA for b79c091
plugins/authenticator/Cargo.toml
@@ -18,7 +18,7 @@ thiserror = { workspace = true }
18
authenticator = "0.3.1"
19
once_cell = "1"
20
sha2 = "0.10"
21
-base64 = "0.21"
+base64 = "0.22"
22
chrono = "0.4"
23
bytes = "1"
24
byteorder = "1"
0 commit comments