Skip to content

Commit 7b6ba0e

Browse files
Merge pull request #6514 from deltachat/dependabot/cargo/data-encoding-2.7.0
2 parents 8c251af + 4e601c3 commit 7b6ba0e

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.

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)