Skip to content

Commit

Permalink
Merge pull request #1003 from hermit-os/dependabot/cargo/pci_types-0.6.1
Browse files Browse the repository at this point in the history
build(deps): bump pci_types from 0.5.0 to 0.6.1
  • Loading branch information
mkroening authored Dec 13, 2023
2 parents 1a89693 + 9780da7 commit 789824c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 @@ -81,7 +81,7 @@ num = { version = "0.4", default-features = false }
num-derive = "0.4"
num-traits = { version = "0.2", default-features = false }
pci-ids = { version = "0.2", optional = true }
pci_types = { version = "0.5" }
pci_types = { version = "0.6" }
pflock = "0.2"
qemu-exit = "3.0"
rand_chacha = { version = "0.3", default-features = false }
Expand Down

0 comments on commit 789824c

Please sign in to comment.