Skip to content

Commit 98def8c

Browse files
committed
Update dep
1 parent 9b1d26a commit 98def8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plotters/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ version = "0.3.3"
2121

2222
[dependencies.plotters-bitmap]
2323
default_features = false
24-
version = "0.3.2"
24+
version = "^0.3"
2525
optional = true
2626

2727
[dependencies.plotters-svg]
28-
version = "0.3.2"
28+
version = "^0.3"
2929
optional = true
3030

3131
[target.'cfg(not(all(target_arch = "wasm32", not(target_os = "wasi"))))'.dependencies]

0 commit comments

Comments
 (0)