Skip to content

Commit 76e9e25

Browse files
build(deps): 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 0514487 commit 76e9e25

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.

crates/axum-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async-trait.workspace = true
1616
axum.workspace = true
1717
axum-extra.workspace = true
1818
chrono.workspace = true
19-
data-encoding = "2.6.0"
19+
data-encoding = "2.7.0"
2020
headers.workspace = true
2121
http.workspace = true
2222
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.6.0"
22+
data-encoding = "2.7.0"
2323
thiserror.workspace = true
2424

2525
mas-iana.workspace = true

0 commit comments

Comments
 (0)