Skip to content

Commit 6941cb4

Browse files
committed
bump to 0.3
1 parent f192e4f commit 6941cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ version = "0.3.32"
2121
features = ['Document', 'DomRect', 'Element', 'HtmlElement', 'Node', 'Window', 'HtmlCanvasElement', 'CanvasRenderingContext2d']
2222

2323
[dev-dependencies]
24-
plotters = "^0.3.*"
24+
plotters = { path = "../plotters" }
2525
wasm-bindgen-test = "0.3.5"

0 commit comments

Comments
 (0)