Skip to content

Commit 3288cd9

Browse files
authored
Merge pull request #166 from causal-agent/dependabot/cargo/indexmap-2.2.1
Bump indexmap from 2.1.0 to 2.2.1
2 parents 8056922 + 51485a0 commit 3288cd9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ html5ever = "0.26"
1919
selectors = "0.25.0"
2020
tendril = "0.4.3"
2121
ahash = "0.8"
22-
indexmap = { version = "2.1.0", optional = true }
22+
indexmap = { version = "2.2.1", optional = true }
2323
once_cell = "1.19"
2424

2525
[dependencies.getopts]

0 commit comments

Comments
 (0)