Skip to content

Commit db92908

Browse files
chore(deps): Bump data-encoding from 2.8.0 to 2.9.0 (#22979)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f3aad5 commit db92908

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.

lib/dnsmsg-parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77
license = "MIT"
88

99
[dependencies]
10-
data-encoding = "2.8"
10+
data-encoding = "2.9"
1111
hickory-proto.workspace = true
1212
snafu.workspace = true
1313

0 commit comments

Comments
 (0)