Skip to content

Commit d9f42a2

Browse files
committed
Keep crate list sorted.
Not sure how this periodically gets un-sorted. Need an automatic solution. Test: treehugger Change-Id: Id44cf14fa1246b39fae4ef5ccfbb6dae63a7a5e2
1 parent 630f28e commit d9f42a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pseudo_crate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ gbm = "=0.15.0"
136136
gdbstub = "=0.7.3"
137137
gdbstub_arch = "=0.3.1"
138138
getrandom = "=0.2.15"
139-
glam = "=0.30.0"
140139
gl = "=0.14.0"
141140
gl_common = "=0.1.0"
141+
glam = "=0.30.0"
142142
glob = "=0.3.2"
143143
googletest = "=0.13.0"
144144
googletest_macro = "=0.13.0"

0 commit comments

Comments
 (0)