mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 08:55:01 +01:00
5 lines
217 B
TOML
5 lines
217 B
TOML
[slides]
|
|
talks = [
|
|
{ name = "How to contribute to the Rust project", location = "Rust Zürisee", date = "2024-01-17" },
|
|
{ name = "How Rust compiles", location = "EuroRust Paris 2025", date = "2025-10-10" },
|
|
]
|