dendrobates-t-azureus/Cargo.toml
Guillaume DIDIER 8edd90b6a3 Major refactor
2024-05-27 11:51:13 +02:00

18 lines
351 B
TOML

[workspace]
members = [
"vga_buffer",
"polling_serial",
"cache_utils",
"cpuid",
#"aes-t-tables",
"covert_channels_benchmark",
"covert_channels_evaluation",
"cache_side_channel",
"flush_reload",
"flush_flush",
"basic_timing_cache_channel",
"turn_lock",
"CacheObserver",
"dendrobates-t-azureus"
]