Skip to content

Commit d9280a5

Browse files
committed
Move wasm demo to the root
1 parent 36a907e commit d9280a5

15 files changed

+0
-3
lines changed

plotters/examples/wasm-demo/Cargo.toml renamed to Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ web-sys = { version = "0.3.39", features = ["HtmlCanvasElement"] }
1515

1616
[dependencies.plotters-canvas]
1717
git = "https://github.com/plotters-rs/plotters-canvas"
18-
# version = "0.3.1"
1918

2019
[profile.release]
2120
lto = true
22-
23-
[workspace]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)