Skip to content

Commit 93314f2

Browse files
committed
Update repo URL
Signed-off-by: Dave Tucker <[email protected]>
1 parent eae7391 commit 93314f2

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
@@ -6,7 +6,7 @@ description = "Dynamically proxy LLVM calls into Rust own shared library"
66
license = "MIT"
77
keywords = ["llvm"]
88
categories = ["development-tools::build-utils", "external-ffi-bindings"]
9-
repository = "https://github.com/denzp/rustc-llvm-proxy"
9+
repository = "https://github.com/aya-rs/rustc-llvm-proxy"
1010
readme = "README.md"
1111
edition = "2018"
1212

0 commit comments

Comments
 (0)