960d7d942c
(cherry picked from commit e92dac5c6a57c437a63f24f0efed28e81fd3ce7c)
12 lines
285 B
TOML
12 lines
285 B
TOML
[package]
|
|
name = "cache_side_channel"
|
|
version = "0.1.0"
|
|
authors = ["GuillaumeDIDIER <guillaume.didier95@hotmail.fr>"]
|
|
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"
|