Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 6d5ff80

Browse files
committed
Fix underspecified version.
1 parent 9d5a78a commit 6d5ff80

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
@@ -14,7 +14,7 @@ name = "clif-util"
1414
path = "src/clif-util.rs"
1515

1616
[dependencies]
17-
cfg-if = "0.1"
17+
cfg-if = "0.1.6"
1818
cranelift-codegen = { path = "lib/codegen", version = "0.26.0" }
1919
cranelift-entity = { path = "lib/entity", version = "0.26.0" }
2020
cranelift-reader = { path = "lib/reader", version = "0.26.0" }

0 commit comments

Comments
 (0)