Skip to content

Commit a2c6543

Browse files
build(deps): bump data-encoding from 2.7.0 to 2.8.0
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.7.0 to 2.8.0. - [Commits](ia0/data-encoding@v2.7.0...v2.8.0) --- 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 d45350f commit a2c6543

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

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

crates/axum-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ workspace = true
1515
axum.workspace = true
1616
axum-extra.workspace = true
1717
chrono.workspace = true
18-
data-encoding = "2.7.0"
18+
data-encoding = "2.8.0"
1919
headers.workspace = true
2020
http.workspace = true
2121
icu_locid = "1.4.0"

crates/oauth2-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ url.workspace = true
1919
serde_with = { version = "3.12.0", features = ["chrono"] }
2020
chrono.workspace = true
2121
sha2 = "0.10.8"
22-
data-encoding = "2.7.0"
22+
data-encoding = "2.8.0"
2323
thiserror.workspace = true
2424

2525
mas-iana.workspace = true

0 commit comments

Comments
 (0)