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 @@ -385,9 +385,9 @@ dependencies = [
385385
386386[[package ]]
387387name = " hex"
388- version = " 0.3.2 "
388+ version = " 0.4.3 "
389389source = " registry+https://github.com/rust-lang/crates.io-index"
390- checksum = " 805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77 "
390+ checksum = " 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 "
391391
392392[[package ]]
393393name = " hostname"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ publish = false
1010base64 = " 0.13"
1111bytes = " 1"
1212futures = { version = " 0.3" , default-features = false }
13- hex = " 0.3.2 "
13+ hex = " 0.4 "
1414http = " 0.2"
1515linkerd-error = { path = " ../error" }
1616linkerd-stack = { path = " ../stack" }
You can’t perform that action at this time.
0 commit comments