Skip to content

Commit

Permalink
Bump bitflags from 2.2.1 to 2.3.3 (#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 2804940 commit 9cc4725
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -16,7 +16,7 @@ async-stream = { version = "0.3.4", optional = true }
async-trait = { version = "0.1.68", optional = true }
base64 = { version = "0.21.2", optional = true }
bincode = { version = "1.3.3", optional = true }
bitflags = "2.2.1"
bitflags = "2.3.3"
byteorder = { version = "1.4.3", optional = true }
bytes = { version = "1.4.0", optional = true }
bytesize = { version = "1.2.0", optional = true }
Expand Down

0 comments on commit 9cc4725

Please sign in to comment.