Skip to content

Commit

Permalink
Bump magic-crypt from 3.1.9 to 3.1.13
Browse files Browse the repository at this point in the history
Bumps [magic-crypt](https://github.com/magiclen/rust-magiccrypt) from 3.1.9 to 3.1.13.
- [Commits](magiclen/rust-magiccrypt@v3.1.9...v3.1.13)

---
updated-dependencies:
- dependency-name: magic-crypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 642763a commit 55020ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ flate2 = "1.0.22"
futures-lite = "1.12.0"
jsonwebtoken = "7.2.0"
log = "0.4.17"
magic-crypt = "3.1.9"
magic-crypt = "3.1.13"
num = "0.4.1"
serde = { version = "1.0.130", features = ["derive"] }
serde_json = "1.0.71"
Expand Down

0 comments on commit 55020ee

Please sign in to comment.