Skip to content

Commit 488a57f

Browse files
authored
Merge pull request #2 from rrohrer/master
Updated piston_window to v0.120.0 so that it works with latest stable rust
2 parents a920f20 + a8aab21 commit 488a57f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313

1414
[dependencies]
1515
plotters-backend = "0.3.0"
16-
piston_window = "0.112.0"
16+
piston_window = "0.120.0"
1717

1818
[dev-dependencies]
1919
plotters = {version = "0.3.0", default_features = false, features = ["ttf", "all_series"]}

0 commit comments

Comments
 (0)