Skip to content

Commit 3119159

Browse files
committed
remove unneeded [[bin]] section
1 parent 63e83ed commit 3119159

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

‎Cargo.toml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ repository = "https://github.com/CraneStation/simplejit-demo"
77
description = "Toy language implemented using cranelift-simplejit"
88
edition = "2018"
99

10-
[[bin]]
11-
name = "toy"
12-
path = "examples/toy.rs"
13-
1410
[dependencies]
1511
cranelift = "0.68.0"
1612
cranelift-module = "0.68.0"

0 commit comments

Comments
 (0)