Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 7b05660

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -67,7 +67,7 @@ optional = true
6767

6868
[dev-dependencies]
6969
assert_matches = "1.5.0"
70-
bitflags = "2.4.0"
70+
bitflags = "2.4.1"
7171
mas-keystore = { path = "../keystore" }
7272
rand_chacha = "0.3.1"
7373
wiremock = "0.5.19"

0 commit comments

Comments
 (0)