Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Katharina Fey
keybob
Commits
a120ec9b
Verified
Commit
a120ec9b
authored
Feb 27, 2021
by
Alyssa Ross
Committed by
Katharina Fey
Feb 28, 2021
Browse files
Update base64 to 0.12
This is the same version of base64 as used by pbkdf2.
parent
5eb24810
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
a120ec9b
...
...
@@ -13,7 +13,7 @@ rand = "0.7"
pbkdf2
=
"0.4"
blake2
=
"0.9"
hmac
=
"0.8"
base64
=
"0.
9
"
base64
=
"0.
12
"
serde
=
"1.0"
serde_derive
=
"1.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment