Damien Elmes
4d431fb7af
move linkchecker into separate crate
...
The feature-based approach didn't work with cargo-raze, leading
to ./update.py in cargo/ breaking.
2021-12-20 17:27:43 +10:00
Damien Elmes
e30411e0b2
update Rust deps with cargo-raze 0.13.0
2021-10-26 08:16:40 +10:00
Damien Elmes
cf2613e869
update Rust deps
...
- tokio 1.0
- updated reqwest, thanks to Rumo
- other minor dep updates
the reqwest build file has been split into two, as it was awkward
to manually update the combined file, and the platform gate is now
on the target in rslib/
2021-04-27 22:18:12 +10:00
Damien Elmes
89d249b3b6
update to the latest rules_rust + security framework update
2021-03-27 19:28:19 +10:00
Damien Elmes
d49416649c
update to latest cargo-raze
2020-12-15 20:28:10 +10:00
Damien Elmes
4abf244101
update rust deps
2020-11-24 16:57:37 +10:00
Damien Elmes
b74166bc78
update to cargo-raze 0.7.0 + latest deps
...
Gives us wildcard entries in raze.toml, and solves warnings about
unrecognized "raze" entries.
2020-11-10 09:48:42 +10:00