Skip to content

Commit c36b502

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump bitflags from 2.6.0 to 2.8.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.8.0) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c503f4 commit c36b502

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

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

crates/oidc-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ oauth2-types.workspace = true
3939

4040
[dev-dependencies]
4141
assert_matches = "1.5.0"
42-
bitflags = "2.6.0"
42+
bitflags = "2.8.0"
4343
rand_chacha = "0.3.1"
4444
tokio.workspace = true
4545
wiremock.workspace = true

0 commit comments

Comments
 (0)