Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
memN0ps committed Jan 10, 2024
1 parent 3a4651d commit 5085e89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hypervisor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ log = "0.4.20" # https://crates.io/crates/log
kernel-log = "0.1.2" # https://crates.io/crates/kernel-log
com_logger = "0.1.1" # https://crates.io/crates/com_logger
iced-x86 = { version = "1.20.0", default-features = false, features = ["no_std", "decoder", "block_encoder", "instr_info", "no_d3now", "no_evex", "no_vex", "no_xop"] } # https://crates.io/crates/iced-x86
kernel-alloc = { version = "0.2.3", features = ["pool-tag"] }


[build-dependencies]
wdk-build = "0.1.0"

0 comments on commit 5085e89

Please sign in to comment.