Skip to content

Commit

Permalink
chore(deps): bump warp from 0.3.3 to 0.3.4 (#17055)
Browse files Browse the repository at this point in the history
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.3 to 0.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent c310b37 commit 9cdee35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 39 deletions.
45 changes: 7 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ trust-dns-proto = { version = "0.22.0", default-features = false, features = ["d
typetag = { version = "0.2.7", default-features = false }
url = { version = "2.3.1", default-features = false, features = ["serde"] }
uuid = { version = "1", default-features = false, features = ["serde", "v4"] }
warp = { version = "0.3.3", default-features = false }
warp = { version = "0.3.4", default-features = false }
zstd = { version = "0.12.3", default-features = false }
arr_macro = { version = "0.2.1" }

Expand Down

0 comments on commit 9cdee35

Please sign in to comment.