Skip to content

Commit

Permalink
chore(deps): Bump bitflags from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and robo9k committed Oct 20, 2023
1 parent 856324c commit 74035bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ targets = []
maintenance = { status = "passively-maintained" }

[dependencies]
bitflags = "2.4.0"
bitflags = "2.4.1"
magic-sys = "0.3.0"
thiserror = "1.0.50"

Expand Down

0 comments on commit 74035bd

Please sign in to comment.