File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -599,9 +599,9 @@ dependencies = [
599
599
600
600
[[package ]]
601
601
name = " indexmap"
602
- version = " 1.7 .0"
602
+ version = " 1.8 .0"
603
603
source = " registry+https://github.com/rust-lang/crates.io-index"
604
- checksum = " bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5 "
604
+ checksum = " 282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223 "
605
605
dependencies = [
606
606
" autocfg" ,
607
607
" hashbrown" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ bytes = "1"
17
17
futures = { version = " 0.3" , default-features = false }
18
18
http = " 0.2"
19
19
http-body = " 0.4"
20
- indexmap = " 1.7 "
20
+ indexmap = " 1.8 "
21
21
linkerd-addr = { path = " ../addr" }
22
22
linkerd-dns-name = { path = " ../dns/name" }
23
23
linkerd-error = { path = " ../error" }
You can’t perform that action at this time.
0 commit comments