Skip to content

Commit 30bbf71

Browse files
committed
Update Rust crate base64 to 0.21.7
1 parent aab99c6 commit 30bbf71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ edition = "2018"
1515
include = ["migrations/", "src/", "diesel.toml", "LICENSE", "README.md", "rockpass.toml.example"]
1616

1717
[dependencies]
18-
base64 = "0.21.5"
18+
base64 = "0.21.7"
1919
bcrypt = "0.15.0"
2020
chrono = { version = "0.4.31", features = ["serde"] }
2121
diesel = { version = "2.1.4", default-features = false, features = ["sqlite", "chrono"] }

0 commit comments

Comments
 (0)