agb/agb-hashmap
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
..
benches Rename the tests to make them easier to compare 2023-05-10 16:20:58 +01:00
src pull out allocator_api feature 2024-05-14 22:38:42 +01:00
Cargo.toml Exclude tests / examples / benches from the published packages (#589) 2024-06-13 22:48:00 +01:00
rust-toolchain.toml add toolchain file 2023-04-25 21:43:17 +01:00