summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-18 01:13:07 +0000
committerGitHub <noreply@github.com>2024-03-18 01:13:07 +0000
commitacab1d483cb6d160bc6b54f457234d32e3956726 (patch)
treea65f65642fc55a1859bd46109ed3ce4ca452299c /Cargo.toml
parent335873fa90634a85cedd68eb04d24d8c3a1e76e9 (diff)
build(deps): update rust crate versions to 6.2.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 a290e04f3..4c508d61e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -85,7 +85,7 @@ toml_edit = "0.22.6"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
urlencoding = "2.1.3"
-versions = "6.1.0"
+versions = "6.2.0"
which = "6.0.0"
yaml-rust = "0.4.5"