Skip to content

Commit 29d9aba

Browse files
committed
Update inkwell_internals to 0.2
1 parent 9edf19a commit 29d9aba

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)