mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
fix(deps): update rust crate flate2 to 1.0.30 (#5459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e8cdef03e
commit
7da4dd557a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ name = "compress"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
flate2 = "1.0.28"
|
||||
flate2 = "1.0.30"
|
||||
tar = "0.4"
|
||||
Loading…
Reference in a new issue