Skip to content

Commit 4d398f3

Browse files
authored
Merge pull request #222 from gnzlbg/bump_core_arch
Bump core_arch to the latest version
2 parents e51dbed + 4c2b386 commit 4d398f3

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.6"
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)