summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0c530e6..565463f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ edition = "2018"
clap = { version = "3.2.20", features = ["cargo", "wrap_help"] }
ring = "0.16.20"
data-encoding = "2.3.2"
-toml = "0.5.9"
+toml = "0.7.2"
serde = "1.0.144"
serde_derive = "1.0.119"
dirs-next = "2.0.0"