mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 19:45:13 +00:00
fix(deps): update rust crate http to 1.1 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee052cda02
commit
b8a02ff221
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ hex = "0.4"
|
|||
tracing = "0.1"
|
||||
ring = { version = "0.17", optional = true }
|
||||
lazy_static = "1.4"
|
||||
http = "1.0"
|
||||
http = "1.1"
|
||||
async-trait = "0.1"
|
||||
bytes = "1"
|
||||
rand = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue