Skip to content

Commit 5d0e326

Browse files
chore(deps): Bump indexmap from 2.9.0 to 2.11.3
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.9.0 to 2.11.3. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.9.0...2.11.3) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c93fcb commit 5d0e326

File tree

2 files changed

+26
-15
lines changed

2 files changed

+26
-15
lines changed

Cargo.lock

Lines changed: 25 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/etopay-wallet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ bcs = "0.1.6"
7373
serde_repr = "0.1.20"
7474
ref-cast = "1"
7575
serde-name = "0.2"
76-
indexmap = "2.9"
76+
indexmap = "2.11"
7777
bip32 = "0.5"
7878

7979
# needed to replace fastcrypto

0 commit comments

Comments
 (0)