Skip to content

Commit d4ac55c

Browse files
committed
Bump core_arch to the latest version
1 parent acd3aef commit d4ac55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ maintenance = { status = "experimental" }
2222

2323
[dependencies]
2424
cfg-if = "^0.1"
25-
core_arch = { version = "^0.1.3", optional = true }
25+
core_arch = { version = "^0.1.4", optional = true }
2626

2727
[features]
2828
default = []

0 commit comments

Comments
 (0)