Skip to content

Commit

Permalink
Downgraded a crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
kitao committed Mar 19, 2024
1 parent 3585711 commit c937018
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,6 @@

- Changed the directory structure of the project
- Organized project metadata for Rust and Python
- Updated crate versions
- Disabled the slide effect on the first note of a sound
- Fixed clippy warnings

Expand Down
2 changes: 1 addition & 1 deletion rust/pyxel-engine/Cargo.toml
Expand Up @@ -21,7 +21,7 @@ harness = false
cfg-if = "1.0"
gif = "0.13"
glow = "0.13"
image = "0.25"
image = "0.24"
indexmap = "2.1"
noise = "0.7"
once_cell = "1.18"
Expand Down

0 comments on commit c937018

Please sign in to comment.