Skip to content

Commit 0057141

Browse files
authored
Merge pull request MaterializeInc#3366 from MaterializeInc/dependabot/cargo/indexmap-1.4.0
build(deps): bump indexmap from 1.3.2 to 1.4.0
2 parents 1096375 + 60f00e6 commit 0057141

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.

src/expr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ csv = "1.1"
1212
encoding = "0.2"
1313
enum-iterator = "0.6.0"
1414
failure = "0.1.8"
15-
indexmap = "1.3.2"
15+
indexmap = "1.4.0"
1616
num_enum = "0.5.0"
1717
ordered-float = { version = "1.0.2", features = ["serde"] }
1818
ore = { path = "../ore" }

0 commit comments

Comments
 (0)