agb/tracker/agb-tracker
Corwin bc63776b9e
Exclude tests / examples / benches from the published packages (#589)
The package published to crates.io should not include tests / examples /
benches. Previously we ran into issues with having a too large package
from example data, but we avoided this by making the examples smaller. A
better way to avoid this is to not include them at all.

- [x] no changelog update needed
2024-06-13 22:48:00 +01:00
..
.cargo Include the new option in all the config.tomls 2024-04-01 17:02:59 +01:00
examples use static rather than const 2024-03-29 14:41:08 +00:00
src just fmt 2024-05-16 23:04:26 +01:00
Cargo.toml Exclude tests / examples / benches from the published packages (#589) 2024-06-13 22:48:00 +01:00
rust-toolchain.toml Move everything to a tracker directory 2023-07-18 21:37:01 +01:00