Skip to content

Commit d7f9556

Browse files
committed
Update Rust crate indexmap to v1.8.1
1 parent 960dc8a commit d7f9556

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
@@ -60,7 +60,7 @@ futures-util = "=0.3.21"
6060
hex = "=0.4.3"
6161
http = "=0.2.6"
6262
hyper = { version = "=0.14.17", features = ["client", "http1"] }
63-
indexmap = { version = "=1.8.0", features = ["serde-1"] }
63+
indexmap = { version = "=1.8.1", features = ["serde-1"] }
6464
tikv-jemallocator = { version = "=0.4.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6565
lettre = { version = "=0.10.0-rc.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6666
minijinja = "=0.15.0"

0 commit comments

Comments
 (0)