mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2025-04-11 08:23:16 -07:00
- Set `RUST_BACKTRACE = "full"`, `RUST_LOG = "info,riven=debug"` in `.cargo/config.toml` instead of everywhere - Remove unmaintained `actions-rs` from CI - Use `#[doc = include_str!(...)]` for including README.md in lib.rs, instead of awkward codegen - Update README.md features: `metrics`, clarify `log`/`tracing`, development testing note - `Cargo.toml` add `[target.'cfg(docsrs_deps)'.dependencies]` for doc-linked deps. - `Cargo.toml` do not include example proxy in publish - Cleanup `.vscode/settings.json` - Regen for `crate::consts::TournamentRegion` back in use |
||
---|---|---|
.. | ||
config.toml |