File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " core_arch"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [
5
5
" Alex Crichton <alex@alexcrichton.com>" ,
6
6
" Andrew Gallant <jamslam@gmail.com>" ,
@@ -24,7 +24,7 @@ maintenance = { status = "experimental" }
24
24
25
25
[dev-dependencies ]
26
26
stdsimd-test = { version = " 0.*" , path = " ../stdsimd-test" }
27
- std_detect = { version = " 0.1.0 " , path = " ../std_detect" }
27
+ std_detect = { version = " 0.1.1 " , path = " ../std_detect" }
28
28
29
29
[target .wasm32-unknown-unknown .dev-dependencies ]
30
30
wasm-bindgen-test = " =0.2.19"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " std_detect"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [
5
5
" Alex Crichton <alex@alexcrichton.com>" ,
6
6
" Andrew Gallant <jamslam@gmail.com>" ,
@@ -27,6 +27,6 @@ libc = "0.2"
27
27
cfg-if = " 0.1"
28
28
29
29
[dev-dependencies ]
30
- core_arch = { version = " 0.1.0 " , path = " ../core_arch" }
30
+ core_arch = { version = " 0.1.1 " , path = " ../core_arch" }
31
31
auxv = " 0.3.3"
32
32
cupid = " 0.6.0"
You can’t perform that action at this time.
0 commit comments