Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 6ba647f

Browse files
committed
start client
1 parent 116a641 commit 6ba647f

File tree

2 files changed

+4
-102
lines changed

2 files changed

+4
-102
lines changed

Cargo.lock

Lines changed: 1 addition & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/bin/client.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fn main() {
2+
println!("hello, world")
3+
}

0 commit comments

Comments
 (0)