Skip to content

Commit dda2d5f

Browse files
authored
Merge pull request #58 from emotechlab/dependabot/cargo/indexmap-2.11.1
Bump indexmap from 2.11.0 to 2.11.1
2 parents ed8bf28 + cc4ed86 commit dda2d5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -17,7 +17,7 @@ anyhow = "1.0.99"
1717
async-trait = { version = "0.1.89", optional = true }
1818
derive_builder = "0.20.2"
1919
http = "1.3.1"
20-
indexmap = "2.11.0"
20+
indexmap = "2.11.1"
2121
lazy_static = "1.5"
2222
mediatype = "0.20.0"
2323
quick-xml = "0.37"

0 commit comments

Comments
 (0)