fix(deps): update rust crate tower-http to v0.6.5
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | crate | tower-http | 0.6.4 | 0.6.5 |
This commit is contained in:
parent
a8f182fcc2
commit
f25fdb709d
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -988,9 +988,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tower-http"
|
||||
version = "0.6.4"
|
||||
version = "0.6.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e"
|
||||
checksum = "5cc2d9e086a412a451384326f521c8123a99a466b329941a9403696bff9b0da2"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"bytes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue