Skip to content

Commit

Permalink
chore(deps): Bump bstr from 1.10.0 to 1.11.0 (#21807)
Browse files Browse the repository at this point in the history
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.10.0 to 1.11.0.
- [Commits](BurntSushi/bstr@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: bstr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent b36080f commit 7355e9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 lib/file-source/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ vector-config-common = { path = "../vector-config-common", default-features = fa
vector-config-macros = { path = "../vector-config-macros", default-features = false }

[dependencies.bstr]
version = "1.10"
version = "1.11"
default-features = false
features = []

Expand Down

0 comments on commit 7355e9a

Please sign in to comment.