summaryrefslogtreecommitdiff
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 c086f05..a0f277c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ rpassword = "5"
rusqlite = "0.28"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
-serde_yaml = "0.8"
+serde_yaml = "0.9"
sha2 = "0.10"
spmc = "0.3.0"
tempfile = "3"