Skip to content

Commit

Permalink
Fix frontend compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
nhynes committed Oct 12, 2019
1 parent ede463a commit a3c7f9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rust/frontend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ categories = ["api-bindings", "science"]
authors = ["TVM Contributors"]
edition = "2018"

[lib]
name = "tvm_frontend"
crate-type = ["dylib"]

[dependencies]
failure = "0.1"
lazy_static = "1.1"
Expand Down

0 comments on commit a3c7f9c

Please sign in to comment.