Skip to content

Commit 5a17d3e

Browse files
authored
Merge branch 'master' into dependabot/cargo/base64-0.21.0
2 parents c797907 + c34a58e commit 5a17d3e

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
@@ -43,7 +43,7 @@ secret-toolkit-crypto = { version = "0.7.0", features = ["rand", "hash"]}
4343

4444
#secret-toolkit-crypto = { package = "secret-toolkit-crypto", version = "0.7.0", features = ["rand", "hash"] }
4545

46-
schemars = "0.8.11"
46+
schemars = "0.8.12"
4747
serde = { version = "1.0.158", default-features = false, features = ["derive"] }
4848
base64 = "0.21.0"
4949

0 commit comments

Comments
 (0)