| commit | 7af67d72ce7e7d458877030352bc93fc449b4e2e | [log] [tgz] |
|---|---|---|
| author | gnzlbg <gonzalobg88@gmail.com> | Wed Jan 30 10:49:45 2019 +0100 |
| committer | gnzlbg <gnzlbg@users.noreply.github.com> | Wed Jan 30 11:27:23 2019 +0100 |
| tree | 90efc9e8e16195bb6f20aeed73f6a2549f9d7975 | |
| parent | 1b0008b562eac5d69fac01a4436d9ee5c81a5fe2 [diff] |
Remove core_arch dev-dependency of std_detect
diff --git a/crates/std_detect/Cargo.toml b/crates/std_detect/Cargo.toml index 831c392..dfe042f 100644 --- a/crates/std_detect/Cargo.toml +++ b/crates/std_detect/Cargo.toml
@@ -27,6 +27,5 @@ cfg-if = "0.1" [dev-dependencies] -core_arch = { version = "0.1.1", path = "../core_arch" } auxv = "0.3.3" cupid = "0.6.0" \ No newline at end of file