Skip to content

Commit d76398f

Browse files
committed
Build against git branch of plotters-backend
1 parent bd479fd commit d76398f

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
@@ -15,7 +15,7 @@ exclude = ["doc-template/*"]
1515
[dependencies]
1616
num-traits = "0.2.11"
1717
chrono = { version = "0.4.11", optional = true }
18-
plotters-backend = "^0.3.*"
18+
plotters-backend = { git = "https://github.com/chrisduerr/plotters-backend", rev = "529f08f3aa5ede8e71950c1a5d3be4683330f549" }
1919
plotters-svg = {version = "^0.3.*", optional = true}
2020

2121
[dependencies.plotters-bitmap]

0 commit comments

Comments
 (0)