Skip to content

Commit fcf7742

Browse files
authored
Merge pull request rust-lang#189 from JohnTitor/update-dep
Update `inkwell_internals` to 0.2
2 parents 9edf19a + 29d9aba commit fcf7742

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
@@ -63,7 +63,7 @@ experimental = ["static-alloc"]
6363

6464
[dependencies]
6565
either = "1.5"
66-
inkwell_internals = { path = "./internal_macros", version = "0.1.0" }
66+
inkwell_internals = { path = "./internal_macros", version = "0.2.0" }
6767
libc = "0.2"
6868
llvm-sys = "100.0.1"
6969
once_cell = "1.2"

0 commit comments

Comments
 (0)