Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 9ec0443 commit 31abbe5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 additions & 8 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.5"
version = "1.6"
default-features = false
features = []

Expand Down

0 comments on commit 31abbe5

Please sign in to comment.