ISLE: update repo in Cargo.toml

This commit is contained in:
Nick Fitzgerald
2021-11-15 11:16:24 -08:00
parent 4a34d2c55b
commit f27b357702

View File

@@ -5,7 +5,7 @@ edition = "2018"
license = "Apache-2.0 WITH LLVM-exception" license = "Apache-2.0 WITH LLVM-exception"
name = "isle" name = "isle"
readme = "../README.md" readme = "../README.md"
repository = "https://github.com/cfallin.isle" repository = "https://github.com/bytecodealliance/wasmtime/tree/main/cranelift/isle"
version = "0.1.0" version = "0.1.0"
[dependencies] [dependencies]