diff options
author | Vanja Cosic <1070957+vanjacosic@users.noreply.github.com> | 2023-09-15 13:02:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-15 13:02:43 +0200 |
commit | 85c26573a89da39ce5d5f1cfd5836cd79106db5b (patch) | |
tree | 34c632bcadf9a9f14fa0860ce6d61d59345b7636 | |
parent | 207d4cad16f874fc0cfc22ae2934f42c4cdd1200 (diff) | |
download | cph-rust-website-85c26573a89da39ce5d5f1cfd5836cd79106db5b.zip |
Update events.toml
-rw-r--r-- | events.toml | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/events.toml b/events.toml index 26a8ae1..c1cd49c 100644 --- a/events.toml +++ b/events.toml @@ -1,10 +1,21 @@ [[upcoming]] title = "Meetup #40" date = 2023-09-28 18:00:00+02:00 -venue = "TBD" -address = "" -url = "" +venue = "University of Copenhagen (KU)" +address = "TBD" +url = "https://www.meetup.com/copenhagen-rust-community/events/296105597" content = """ +<p>We are excited to welcome you to Rust meetup #40 sponsored by <a href="https://www.embark-studios.com/" target="_blank" class="!text-viridian" rel="nofollow ugc">Embark Studios</a> and hosted by Copenhagen University (KU)!</p> +<p>This time we've pulled out all the stops in order to double our capacity to 100 slots 🎉<br> +We'll have the pleasure of listening to two amazing speakers: None other than Alice Ryhl of Tokio fame and Jon Gjengset best known for his "Rust for Rustaceans" book!</p> +<p>The plan looks as follows:</p> +<p>18:05—18:15: Welcome!<br> +18:15—19:00: “Send is not about ownership” By <a href="https://ryhl.io/" target="_blank">Alice Ryhl</a><br> +19:00—19:45: Break and food sponsored by Embark Studios<br> +19:50—20:45: "impl Trait: look ma', no generics!" by <a href="https://thesquareplanet.com/" target="_blank">Jon Gjengset</a><br> +20:45—: Hang out and talk</p> +<p>We are still finalizing the details around where at KU we'll be so keep an eye out for updates to the event!</p> +<p>We look forward to seeing you all! 🦀</p> """ [[recent]] |