Skip to content

Commit e09f30a

Browse files
booklearnersunfishcode
authored andcommitted
update to cranelift-jit-demo
1 parent afa2fb9 commit e09f30a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎Cargo.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
2-
name = "simplejit-demo"
2+
name = "cranelift-jit-demo"
33
version = "0.0.0"
44
authors = ["The Cranelift Project Developers"]
55
license = "Apache-2.0 WITH LLVM-exception"
6-
repository = "https://github.com/bytecodealliance/simplejit-demo"
6+
repository = "https://github.com/bytecodealliance/cranelift-jit-demo"
77
description = "Toy language implemented using cranelift-jit"
88
edition = "2018"
99

0 commit comments

Comments
 (0)