Skip to content

Commit 3c92c5a

Browse files
Bump(rust): Bump ordermap from 0.5.12 to 1.2.0 (#131)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gmuloc <gmulocher@arista.com>
1 parent e75d7b8 commit 3c92c5a

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resolver = "2"
99
[workspace.dependencies]
1010
derive_more = { version = "2.0.1" }
1111
log = { version = "0.4.26" }
12-
ordermap = { version = "0.5.4" }
12+
ordermap = { version = "1.2.0" }
1313
pyo3 = { version = "0.27.2" }
1414
pyo3-build-config = { version = "0.27.2" }
1515
pyo3-log = { version = "0.13.1" }

pyavd_utils/THIRD_PARTY_LICENSES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ MIT License
645645
================================================================================
646646

647647
Used by:
648-
- hashbrown 0.16.1
648+
- hashbrown 0.17.1
649649

650650
License text:
651651
--------------------------------------------------------------------------------
@@ -680,8 +680,8 @@ MIT License
680680
================================================================================
681681

682682
Used by:
683-
- indexmap 2.13.0
684-
- ordermap 0.5.12
683+
- indexmap 2.14.0
684+
- ordermap 1.2.0
685685

686686
License text:
687687
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)