2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-16 10:49:55 +00:00
Commit graph

4 commits

Author SHA1 Message Date
James Munns
c6e4c659c4 Restore Version Sort (#121)
Since we only build the book on Linux for now, restore the `--version-sort` flag for gnu sort. This makes me feel better that when sorting numbering oddities (e.g. multiple digits) will be handled correctly.

This was removed when I was trying to get this script to work on Windows and OSX, which is no longer relevant.
2019-08-28 17:16:02 +02:00
James Munns
b6c8186846 Don't use version sort (bsd sort doesn't seem to have it) 2019-08-27 16:06:51 +02:00
James Munns
eba85c3ede Fix regex, also install cargo-update with trust 2019-08-27 15:33:46 +02:00
James Munns
de62620460 Implement installation using trust 2019-08-27 15:23:34 +02:00