summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-31 05:23:44 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-31 05:34:27 +0000
commit2b15ca1a157fa21dd7d8432b2c51e1e2ecf87496 (patch)
tree14d26d79934686db4cdb7e72be527bbf9136a1d5 /Cargo.lock
parent74a49ad64c7cf48c2dd961440a3adf58289f0f7a (diff)
build(deps): bump shadow-rs from 0.5.24 to 0.5.25
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.5.24 to 0.5.25. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/0.5.24...0.5.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3309c1c2a..cf30a0a1f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1547,9 +1547,9 @@ dependencies = [
[[package]]
name = "shadow-rs"
-version = "0.5.24"
+version = "0.5.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c2d24431d84176415baccf1a5f4996365fbe619ed0797131d84627f00f568de2"
+checksum = "110e0e7bde3d3f0f2a4284f250c40f1f6ed7ef1eef281598f8eb76838ac42305"
dependencies = [
"chrono",
"git2",