dendrobates-t-azureus/cache_side_channel/Cargo.toml
Guillaume DIDIER a20210e5d7 Update edition
2024-06-24 09:41:56 +02:00

12 lines
296 B
TOML

[package]
name = "cache_side_channel"
version = "0.1.0"
authors = ["Guillaume DIDIER <guillaume.didier.2014@polytechnique.org>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nix = "0.28.0"
bit_field = "0.10.2"