Skip to content

Commit

Permalink
Bump bitflags from 2.4.0 to 2.4.2 (#1106)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 4f366f2 commit cd1e677
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 northstar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ async-stream = { version = "0.3.4", optional = true }
async-trait = { version = "0.1.76", optional = true }
base64 = { version = "0.21.5", optional = true }
bincode = { version = "1.3.3", optional = true }
bitflags = "2.4.0"
bitflags = "2.4.2"
byteorder = { version = "1.5.0", optional = true }
bytes = { version = "1.5.0", optional = true }
bytesize = { version = "1.3.0", optional = true }
Expand Down

0 comments on commit cd1e677

Please sign in to comment.