Skip to content

Commit

Permalink
Merge pull request PistonDevelopers#1173 from bvssvni/master
Browse files Browse the repository at this point in the history
Published 0.44.0
bvssvni authored Sep 26, 2023
2 parents 3c8959c + 6a9f364 commit acc3553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "piston2d-graphics"
version = "0.43.0"
version = "0.44.0"
edition = "2018"
authors = [
"bvssvni <[email protected]>",
@@ -23,7 +23,7 @@ name = "graphics"
path = "./src/lib.rs"

[dependencies]
interpolation = "0.2.0"
interpolation = "0.3.0"
piston-texture = "0.9.0"
piston-viewport = "1.0.0"
read_color = "1.0.0"

0 comments on commit acc3553

Please sign in to comment.