Skip to content

Commit

Permalink
Bump raw-cpuid from 11.2.0 to 11.3.0
Browse files Browse the repository at this point in the history
Bumps [raw-cpuid](https://github.com/gz/rust-cpuid) from 11.2.0 to 11.3.0.
- [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md)
- [Commits](gz/rust-cpuid@11.2.0...11.3.0)

---
updated-dependencies:
- dependency-name: raw-cpuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 3283294 commit 649da4a
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pc-keyboard = "0.6.1"
pic8259 = "0.11.0"
rand = { version = "0.8.5", default-features = false }
rand_hc = "0.3.1"
raw-cpuid = "11.2.0"
raw-cpuid = "11.3.0"
sha2 = { version = "0.10.8", default-features = false, features = ["force-soft"] }
smoltcp = { version = "0.12.0", default-features = false, features = ["alloc", "medium-ethernet", "socket-tcp", "socket-udp", "socket-dhcpv4", "proto-ipv4", "proto-dhcpv4"] }
spin = "0.9.8"
Expand Down

0 comments on commit 649da4a

Please sign in to comment.