diff --git a/Cargo.toml b/Cargo.toml index d6fa467..d874b5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ hostname = { version = "0.4.0" } trust-dns-resolver = { version = "0.23.2" } openxr = { version = "0.19.0", default-features = false, features = ["static"] } openvr = { version = "0.7.0" } -sdl2 = { version = "0.37.0" } +sdl2 = { version = "0.38.0" } syn = { version = "2.0.67", features = ["extra-traits", "full"] } quote = "1.0.35" proc-macro2 = "1.0.86"