Skip to content

Commit

Permalink
chore(deps): Bump warp from 0.3.5 to 0.3.6 (vectordotdev#18704)
Browse files Browse the repository at this point in the history
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/warp@v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: warp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and jszwedko committed Oct 27, 2023
1 parent 2cbc16c commit 0a5d29e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 38 deletions.
43 changes: 6 additions & 37 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 @@ -327,7 +327,7 @@ trust-dns-proto = { version = "0.23.0", default-features = false, features = ["d
typetag = { version = "0.2.13", default-features = false }
url = { version = "2.4.1", default-features = false, features = ["serde"] }
uuid = { version = "1", default-features = false, features = ["serde", "v4"] }
warp = { version = "0.3.5", default-features = false }
warp = { version = "0.3.6", default-features = false }
zstd = { version = "0.12.4", default-features = false }
arr_macro = { version = "0.2.1" }

Expand Down

0 comments on commit 0a5d29e

Please sign in to comment.