Compare commits

..

No commits in common. "3a44a7f98c41653140d7989a6b78809220b1f289" and "a0ba2062e96f29cff1c1727fbe82cebe0d93d831" have entirely different histories.

2 changed files with 1 additions and 8 deletions

7
Cargo.lock generated
View File

@ -1,7 +0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "sarmentine"
version = "0.1.0"

View File

@ -1,3 +1,3 @@
fn main() { fn main() {
println!("Hello, world!");
} }