Skip to content

Commit 1595819

Browse files
committed
Update Rust crate indexmap to 1.7.0
1 parent d732d98 commit 1595819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ git2 = "0.13.0"
6161
hex = "0.4"
6262
http = "0.2"
6363
hyper = { version = "0.14", features = ["client", "http1"] }
64-
indexmap = { version = "1.0.2", features = ["serde-1"] }
64+
indexmap = { version = "1.7.0", features = ["serde-1"] }
6565
jemallocator = { version = "0.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6666
lettre = { version = "0.10.0-beta.3", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6767
license-exprs = "1.6"

0 commit comments

Comments
 (0)