Skip to content

Commit

Permalink
chore(deps): Bump the zstd group with 1 update (#20199)
Browse files Browse the repository at this point in the history
Bumps the zstd group with 1 update: [zstd](https://github.com/gyscos/zstd-rs).


Updates `zstd` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](gyscos/zstd-rs@v0.13.0...v0.13.1)

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

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] committed Apr 1, 2024
1 parent 5ffb1a5 commit 0599d60
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ typetag = { version = "0.2.16", default-features = false }
url = { version = "2.5.0", default-features = false, features = ["serde"] }
uuid = { version = "1", default-features = false, features = ["serde", "v4"] }
warp = { version = "0.3.6", default-features = false }
zstd = { version = "0.13.0", default-features = false }
zstd = { version = "0.13.1", default-features = false }
arr_macro = { version = "0.2.1" }

# depending on fork for bumped nix dependency
Expand Down Expand Up @@ -389,7 +389,7 @@ vector-lib = { path = "lib/vector-lib", default-features = false, features = ["v
vrl.workspace = true

wiremock = "0.5.22"
zstd = { version = "0.13.0", default-features = false }
zstd = { version = "0.13.1", default-features = false }

[patch.crates-io]
# The upgrade for `tokio-util` >= 0.6.9 is blocked on https://github.com/vectordotdev/vector/issues/11257.
Expand Down

0 comments on commit 0599d60

Please sign in to comment.