Skip to content

Commit 4744df1

Browse files
chore(cargo): bump data-encoding from 2.6.0 to 2.7.0
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.6.0 to 2.7.0. - [Commits](https://github.com/ia0/data-encoding/commits) --- updated-dependencies: - dependency-name: data-encoding dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecbec41 commit 4744df1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ base64 = { workspace = true }
4949
brotli = { version = "7", default-features=false, features = ["std"] }
5050
bytes = "1"
5151
chrono = { workspace = true, features = ["alloc", "clock", "std"] }
52-
data-encoding = "2.6.0"
52+
data-encoding = "2.7.0"
5353
email = { git = "https://github.com/deltachat/rust-email", branch = "master" }
5454
encoded-words = "0.2"
5555
escaper = "0.1"

0 commit comments

Comments
 (0)