Skip to content

Commit a4b0305

Browse files
committed
Use latest released core_arch version
1 parent 36d9e8d commit a4b0305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ maintenance = { status = "experimental" }
2222

2323
[dependencies]
2424
cfg-if = "0.1.10"
25-
core_arch = { git = "https://github.com/rust-lang/stdarch", optional = true }
25+
core_arch = { version = "0.1.5", optional = true }
2626
libm = "0.1.4"
2727

2828
[features]

0 commit comments

Comments
 (0)