Skip to content

Commit a6690b6

Browse files
fix(deps): update rust crate magic-crypt to v4
1 parent b821b03 commit a6690b6

File tree

2 files changed

+50
-71
lines changed

2 files changed

+50
-71
lines changed

Cargo.lock

Lines changed: 49 additions & 70 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
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
dotenv = "0.15.0"
1010
hex = "0.4.3"
11-
magic-crypt = "3.1.13"
11+
magic-crypt = "4.0.0"
1212
tokio = { version = "1.37.0", features = ["full"] }
1313
warp = "0.3.7"
1414
reqwest = { version = "0.12.4", features = ["json"] }

0 commit comments

Comments
 (0)