summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-29 11:19:49 +0000
committerGitHub <noreply@github.com>2024-03-29 11:19:49 +0000
commitbabf941cac4aab55b46fa1bdf658edea483af0b2 (patch)
treeb0805d27ef2df202f0924fbfdef3cb48c8ed8bb0 /Cargo.toml
parent796a411602c9ca4e5103c54247440f4efe892918 (diff)
build(deps): update rust crate yaml-rust2 to 0.8.0
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 011aeab06..882a50f88 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -87,7 +87,7 @@ unicode-width = "0.1.11"
urlencoding = "2.1.3"
versions = "6.2.0"
which = "6.0.1"
-yaml-rust2 = "0.7.0"
+yaml-rust2 = "0.8.0"
process_control = { version = "4.1.0", features = ["crossbeam-channel"] }