Skip to content

Commit c8b5e56

Browse files
style: Cargo.toml: strip trailing whitespace
1 parent cfc9b75 commit c8b5e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ pp-rs = "0.2.1"
169169
profiling = { version = "1.0.1", default-features = false }
170170
quote = "1.0.38"
171171
raw-window-handle = { version = "0.6.2", default-features = false }
172-
rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compatibility for glutin-winit
172+
rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compatibility for glutin-winit
173173
rayon = "1.3"
174174
regex-lite = "0.1"
175175
renderdoc-sys = "1"

0 commit comments

Comments
 (0)