mirror of
https://github.com/p2p-ld/docs.git
synced 2024-11-14 02:34:29 +00:00
add dummy file
This commit is contained in:
parent
46d8ed345b
commit
03a71423b5
2 changed files with 5 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
// dummy file
|
5
src/main.rs
Normal file
5
src/main.rs
Normal file
|
@ -0,0 +1,5 @@
|
|||
// dummy file
|
||||
|
||||
fn main() {
|
||||
println!("This package does nothing! It's just for gathering deps to build the book!")
|
||||
}
|
Loading…
Reference in a new issue