We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae7391 commit 93314f2Copy full SHA for 93314f2
Cargo.toml
@@ -6,7 +6,7 @@ description = "Dynamically proxy LLVM calls into Rust own shared library"
6
license = "MIT"
7
keywords = ["llvm"]
8
categories = ["development-tools::build-utils", "external-ffi-bindings"]
9
-repository = "https://github.com/denzp/rustc-llvm-proxy"
+repository = "https://github.com/aya-rs/rustc-llvm-proxy"
10
readme = "README.md"
11
edition = "2018"
12
0 commit comments