Merge pull request #2327 from AleoHQ/dependabot/cargo/testnet3/indexmap-1.9.3

Bump indexmap from 1.9.2 to 1.9.3
This commit is contained in:
d0cd 2023-03-31 10:01:22 -07:00 committed by GitHub
commit 56c6952546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -1176,9 +1176,9 @@ dependencies = [
[[package]]
name = "indexmap"
version = "1.9.2"
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
dependencies = [
"autocfg",
"hashbrown 0.12.3",