Skip to content

Commit

Permalink
Merge pull request #749 from hermitcore/dependabot/cargo/bitflags-2.3.1
Browse files Browse the repository at this point in the history
build(deps): bump bitflags from 2.2.1 to 2.3.1
  • Loading branch information
mkroening committed May 23, 2023
2 parents 54cad6d + 9ec4f78 commit 2df9334
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -70,7 +70,7 @@ dhcpv4 = [
[dependencies]
ahash = { version = "0.8", default-features = false }
align-address = "0.1"
bitflags = "2.2"
bitflags = "2.3"
crossbeam-utils = { version = "0.8", default-features = false }
dyn-clone = "1.0"
hashbrown = { version = "0.13", default-features = false }
Expand Down

0 comments on commit 2df9334

Please sign in to comment.