Skip to content

Commit c641767

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)