Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyizhang-1 committed Jul 26, 2024
1 parent de69301 commit 2149470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/core_arch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ maintenance = { status = "experimental" }
[dev-dependencies]
stdarch-test = { version = "0.*", path = "../stdarch-test" }
std_detect = { version = "0.*", path = "../std_detect" }

[target.'cfg(target_arch = "x86_64")'.dev-dependencies]
syscalls = { version = "0.*", default-features = false }

0 comments on commit 2149470

Please sign in to comment.