Skip to content

Commit e120e20

Browse files
booklearnersunfishcode
authored andcommitted
update the repo link in Cargo.toml
1 parent 37d26cc commit e120e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "simplejit-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/CraneStation/simplejit-demo"
6+
repository = "https://github.com/bytecodealliance/simplejit-demo"
77
description = "Toy language implemented using cranelift-simplejit"
88
edition = "2018"
99

0 commit comments

Comments
 (0)