Skip to content

Commit b8dde96

Browse files
chore(deps): Bump bstr from 1.5.0 to 1.6.0
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]>
1 parent 51d8497 commit b8dde96

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

Cargo.lock

+13-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/file-source/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ vector-config-common = { path = "../vector-config-common", default-features = fa
1919
vector-config-macros = { path = "../vector-config-macros", default-features = false }
2020

2121
[dependencies.bstr]
22-
version = "1.5"
22+
version = "1.6"
2323
default-features = false
2424
features = []
2525

0 commit comments

Comments
 (0)