1
0
Fork 1
mirror of https://github.com/MingweiSamuel/Riven.git synced 2025-04-11 08:23:16 -07:00
Riven/.cargo
Mingwei Samuel 88fd078b3d
fix & test docs, cleanup CI, cleanup Cargo.toml, regen ()
- 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
2025-03-18 16:31:14 -07:00
..
config.toml fix & test docs, cleanup CI, cleanup Cargo.toml, regen () 2025-03-18 16:31:14 -07:00