summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d3a2d8280..b745fcb58 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -66,7 +66,7 @@ indexmap = { version ="1.6.2", features = ["serde"] }
notify-rust = { version = "4.5.1", optional = true }
semver = "1.0.3"
which = "4.1.0"
-shadow-rs = "0.6.1"
+shadow-rs = "0.6.2"
versions = "3.0.2"
strsim = "0.10.0"
@@ -90,7 +90,7 @@ winapi = { version = "0.3.9", features = [
nix = "0.21.0"
[build-dependencies]
-shadow-rs = "0.6.1"
+shadow-rs = "0.6.2"
[dev-dependencies]
tempfile = "3.2.0"