summaryrefslogtreecommitdiff
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 23078ec8..2b1afe26 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -415,9 +415,9 @@ dependencies = [
[[package]]
name = "gimli"
-version = "0.28.1"
+version = "0.31.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
+checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64"
dependencies = [
"fallible-iterator 0.3.0",
"indexmap",