Make all the text white
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a16924413f
commit
f9f094b1bf
4 changed files with 1964 additions and 0 deletions
3
thesandwich-backend/src/main.rs
Normal file
3
thesandwich-backend/src/main.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue