Skip to content

Commit e392f76

Browse files
build(deps): update sdl2 requirement from 0.37 to 0.38
Updates the requirements on [sdl2](https://github.com/Rust-SDL2/rust-sdl2) to permit the latest version. - [Changelog](https://github.com/Rust-SDL2/rust-sdl2/blob/master/changelog.md) - [Commits](Rust-SDL2/rust-sdl2@0.37.0...0.38.0) --- updated-dependencies: - dependency-name: sdl2 dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 325cfcb commit e392f76

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
@@ -18,4 +18,4 @@ documentation = "https://docs.rs/vinylla/"
1818

1919
[dev-dependencies]
2020
hound = "3.4"
21-
sdl2 = "0.37"
21+
sdl2 = "0.38"

0 commit comments

Comments
 (0)