856bf5e4a1
(cherry picked from commit 98c3d29cd1769993b9d6d345aa014fe2e77f1038)
12 lines
296 B
TOML
12 lines
296 B
TOML
[package]
|
|
name = "cache_side_channel"
|
|
version = "0.1.0"
|
|
authors = ["Guillaume DIDIER <guillaume.didier.2014@polytechnique.org>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
nix = "0.20.0"
|
|
bit_field = "0.10.1"
|