Update Cargo.toml

This commit is contained in:
howardwu 2020-08-21 03:09:09 -07:00
parent b6238470cc
commit 16d587b8a9

View File

@ -17,6 +17,7 @@ path = "src/main.rs"
[[bench]]
name = "typed_ast"
path = "benches/typed_ast.rs"
harness = false
[dependencies]