You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2022-01/index.md
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
+++
2
2
title = "This Month in Rust OSDev (January 2022)"
3
-
date = 0000-01-01
3
+
date = 2022-02-03
4
4
5
5
[extra]
6
6
month = "January 2022"
7
7
authors = [
8
8
"phil-opp",
9
9
"ColinFinck",
10
+
"phip1611",
10
11
# add yourself here
11
12
]
12
13
+++
@@ -162,8 +163,3 @@ Regarding the state of the new edition: I'm planning to release an extra post ab
162
163
## Join Us?
163
164
164
165
Are you interested in Rust-based operating system development? Our `rust-osdev` organization is always open to new members and new projects. Just let us know if you want to join! A good way for getting in touch is our [gitter channel](https://gitter.im/rust-osdev/Lobby).
0 commit comments