Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Commit

Permalink
remove comments in cargo file
Browse files Browse the repository at this point in the history
  • Loading branch information
dancespiele committed Mar 28, 2020
1 parent 0ca2acf commit e94d23e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ edition = "2018"
license = "MIT"
categories = ["wasm", "development-tools::testing", "development-tools::cargo-plugins"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html


[dependencies]
yew = { version = "0.14", features = ["toml", "yaml", "msgpack", "cbor", "web_sys"]}
web-sys = {version = "0.3.36", features = ["Node"]}

0 comments on commit e94d23e

Please sign in to comment.