We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab2c77 commit 551afffCopy full SHA for 551afff
Cargo.toml
@@ -5,8 +5,8 @@ authors = ["replydev <replydev@protonmail.com>"]
5
edition = "2018"
6
7
[dependencies]
8
-serde_json = "1.0.60"
9
-serde = { version = "1", features = ["derive"] }
+serde_json = "1.0.61"
+serde = { version = "1.0.118", features = ["derive"] }
10
dirs = "3.0.1"
11
rpassword = "5.0.0"
12
sodiumoxide = "0.2.6"
0 commit comments