style: Cargo.toml: strip trailing whitespace

This commit is contained in:
Erich Gubler 2025-09-17 16:51:36 -04:00
parent b3423dc6c4
commit 1f88dfa6e0

View File

@ -169,7 +169,7 @@ pp-rs = "0.2.1"
profiling = { version = "1.0.1", default-features = false }
quote = "1.0.38"
raw-window-handle = { version = "0.6.2", default-features = false }
rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compatibility for glutin-winit
rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compatibility for glutin-winit
rayon = "1.3"
regex-lite = "0.1"
renderdoc-sys = "1"