Skip to content

Commit aff9b07

Browse files
committed
Based on review: removed branch = "master"
1 parent 2e3702a commit aff9b07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ readme = "README.md"
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies.plotters-backend]
15-
branch = "master"
1615
git = "https://github.com/plotters-rs/plotters-backend"
1716
# version = "0.3.1"
1817

@@ -28,7 +27,6 @@ features = ['Document', 'DomRect', 'Element', 'HtmlElement', 'Node', 'Window', '
2827
wasm-bindgen-test = "^0.3.17"
2928

3029
[dev-dependencies.plotters]
31-
branch = "master"
3230
default_features = false
3331
git = "https://github.com/plotters-rs/plotters"
3432
# version = "0.3.1"

0 commit comments

Comments
 (0)