Skip to content

Commit e7dfae9

Browse files
chore(cargo): bump data-encoding from 2.8.0 to 2.9.0
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.8.0 to 2.9.0. - [Commits](ia0/data-encoding@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: data-encoding dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10b6019 commit e7dfae9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ base64 = { workspace = true }
4949
brotli = { version = "8", default-features=false, features = ["std"] }
5050
bytes = "1"
5151
chrono = { workspace = true, features = ["alloc", "clock", "std"] }
52-
data-encoding = "2.7.0"
52+
data-encoding = "2.9.0"
5353
escaper = "0.1"
5454
fast-socks5 = "0.10"
5555
fd-lock = "4"

0 commit comments

Comments
 (0)