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 bf74b12..7cf9a87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ pretty_env_logger = "0.5.0"
regex = "1.5.4"
serde = { version = "1", features = ["derive"] }
serde_json = "1.0.64"
-serde_yaml = "0.8"
+serde_yaml = "0.9.25"
shell-words = "1"
tempfile = "3.2"
thiserror = "1"