summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 05:28:54 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 05:39:55 +0000
commit10d5a7034b006e8eacb1748cd27c020b614ded9f (patch)
tree9c7eacf0f2a631e13690e0ecf067cab568e24242 /Cargo.lock
parent3127a9aa871342e295e4fc83c01b6bd04a4957ed (diff)
build(deps): bump shadow-rs from 0.5.23 to 0.5.24
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.5.23 to 0.5.24. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/0.5.23...0.5.24) 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 34237a9fb..b684394d6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1274,9 +1274,9 @@ dependencies = [
[[package]]
name = "shadow-rs"
-version = "0.5.23"
+version = "0.5.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bb054640a4d209cbfcc56fa1d9f4a229d4aef3f9da130e7f5698aba36db1c6ce"
+checksum = "c2d24431d84176415baccf1a5f4996365fbe619ed0797131d84627f00f568de2"
dependencies = [
"chrono",
"git2",