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

19 lines
366 B
TOML

[workspace]
resolver = "2"
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"
]