Skip to content

Commit 1b02c1a

Browse files
build(deps): bump bstr from 1.10.0 to 1.11.0 in the dependencies group
Bumps the dependencies group with 1 update: [bstr](https://github.com/BurntSushi/bstr). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fd5322 commit 1b02c1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

integration-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66
publish = false
77

88
[dependencies]
9-
bstr = { version = "1.10.0", default-features = false }
9+
bstr = { version = "1.11.0", default-features = false }
1010
bytes = "1.8.0"
1111
imap-codec = { version = "2.0.0-alpha.4" }
1212
imap-next = { path = ".." }

0 commit comments

Comments
 (0)