Skip to content

Commit

Permalink
Merge pull request #1247 from hermit-os/dependabot/cargo/pci_types-0.7.0
Browse files Browse the repository at this point in the history
build(deps): Bump pci_types from 0.6.2 to 0.7.0
  • Loading branch information
mkroening authored Jun 3, 2024
2 parents 1bfcb44 + 3ecf0a5 commit cc1692b
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 @@ -96,7 +96,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.6" }
pci_types = { version = "0.7" }
rand_chacha = { version = "0.3", default-features = false }
shell-words = { version = "1.1", default-features = false }
simple-shell = { version = "0.0.1", optional = true }
Expand Down

0 comments on commit cc1692b

Please sign in to comment.