Skip to content

Commit d0eb92c

Browse files
committed
llvm-sys 80.1
1 parent b3cd4fb commit d0eb92c

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
@@ -27,7 +27,7 @@ either = "1.5"
2727
enum-methods = "0.0.8"
2828
inkwell_internal_macros = { path = "./internal_macros", version = "0.1.0" }
2929
libc = "0.2"
30-
llvm-sys = "80.0"
30+
llvm-sys = "80.1"
3131

3232
[badges]
3333
travis-ci = { repository = "TheDan64/inkwell" }

0 commit comments

Comments
 (0)