Damien Elmes
09e0666bfa
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
Abdo
854fd71c26
Fix invalid path in cargo-env.bat ( #1477 )
...
* Fix invalid path in cargo-env.bat
* Assume cargo-env.bat is run from repo root; fix package script (dae)
* mention cargo-raze doesn't work on Windows (dae)
2021-11-05 11:08:23 +10:00
Damien Elmes
dae1854106
update Rust deps with cargo-raze 0.13.0
2021-10-26 08:16:40 +10:00
Damien Elmes
3f1a3b7e09
update cargo-raze instructions
2021-10-02 16:24:44 +10:00
Damien Elmes
d76ef9cde5
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
268dc8d389
update cargo/README.md
...
closes #1096
2021-03-27 14:56:51 +10:00
Damien Elmes
77e5d02cbc
add note about bumping Rust deps
2021-03-15 13:29:36 +10:00
Damien Elmes
4909a08c88
update to cargo-raze 0.8.0 release
2020-12-18 11:56:56 +10:00
Damien Elmes
4404324ac0
update to latest cargo-raze
2020-12-15 20:28:10 +10:00
Damien Elmes
2f9ddadf2c
switch to workspace for Rust code
2020-11-24 18:41:03 +10:00
Damien Elmes
c4fcba6ade
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
Damien Elmes
439ae181d7
README updates
2020-11-03 09:03:00 +10:00