Skip to content

Commit 62c3041

Browse files
committed
Add link to article about writing an FS in Rust
1 parent 19a0f65 commit 62c3041

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

draft/2020-07-28-this-week-in-rust.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
1818

1919
## News & Blog Posts
2020

21+
* [Writing a file system from scratch in Rust](https://blog.carlosgaldino.com/writing-a-file-system-from-scratch-in-rust.html)
22+
2123
# Crate of the Week
2224

2325
This week's crate is [pre](https://github.com/aticu/pre), a library for declaring and checking the assurance of precondition, useful for unsafe functions.
@@ -109,7 +111,7 @@ decision. Express your opinions now.
109111
# Upcoming Events
110112

111113
### Online
112-
* [July 23. Berlin, DE - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybckbfc/)
114+
* [July 23. Berlin, DE - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybckbfc/)
113115
* [July 27 - August 2. Rusty Days Virtual Rust Conference](https://rusty-days.org/)
114116

115117
### North America

0 commit comments

Comments
 (0)