dendrobates-t-azureus/cache_slice/Cargo.toml
Guillaume DIDIER f9217b00c4 Start working on cache detection using Clementine Maurice's performance counter approach.
Add a new crate for that, getting out of cache_utils no_std / use_std mess.
2024-06-24 09:41:56 +02:00

7 lines
82 B
TOML

[package]
name = "cache_slice"
version = "0.1.0"
edition = "2021"
[dependencies]