Skip to content

Commit 90389ad

Browse files
author
Korolev Andrey
committed
Add new llvm-sys
1 parent 42966ea commit 90389ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ target-riscv = ["inkwell/target-riscv"]
5454
target-all = ["inkwell/target-all"]
5555

5656
[dependencies]
57-
inkwell = { git: "https://github.com/kor-and-m/inkwell.git }
57+
inkwell = { git = "https://github.com/kor-and-m/inkwell.git }
5858
inkwell_internals = "0.10.0"
5959
llvm-plugin-macros = { path = "../llvm-plugin-macros", version = "0.2", optional = true }
6060

0 commit comments

Comments
 (0)