1 parent 63e83ed commit 3119159Copy full SHA for 3119159
1 file changed
Cargo.toml
@@ -7,10 +7,6 @@ repository = "https://github.com/CraneStation/simplejit-demo"
7
description = "Toy language implemented using cranelift-simplejit"
8
edition = "2018"
9
10
-[[bin]]
11
-name = "toy"
12
-path = "examples/toy.rs"
13
-
14
[dependencies]
15
cranelift = "0.68.0"
16
cranelift-module = "0.68.0"
0 commit comments