Skip to content

Commit

Permalink
Update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
38 committed Jul 5, 2022
1 parent 9b1d26a commit 98def8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plotters/Cargo.toml
Expand Up @@ -21,11 +21,11 @@ version = "0.3.3"

[dependencies.plotters-bitmap]
default_features = false
version = "0.3.2"
version = "^0.3"
optional = true

[dependencies.plotters-svg]
version = "0.3.2"
version = "^0.3"
optional = true

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

0 comments on commit 98def8c

Please sign in to comment.