Skip to content

Commit

Permalink
chore(deps): update rust crate sdl2 to 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 590eee8 commit 359a54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde = { version = "1.0.200", features = ["derive"], optional = true }
[dev-dependencies]
cpal = "0.15.3"
criterion = "0.5.1"
sdl2 = { version = "0.36.0", features = ["bundled"] }
sdl2 = { version = "0.37.0", features = ["bundled"] }
rust-music-theory = "0.2.0"
rand = "0.8.5"

Expand Down

0 comments on commit 359a54f

Please sign in to comment.