ISLE: match cranelift version

This commit is contained in:
Nick Fitzgerald
2021-11-15 11:17:31 -08:00
parent f27b357702
commit 6164ba3814
3 changed files with 3 additions and 3 deletions

View File

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