Skip to content
Snippets Groups Projects
Verified Commit 76c8d543 authored by Louis's avatar Louis :fire:
Browse files

Cargo Init

parents
No related branches found
No related tags found
No related merge requests found
/target
.idea/
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "shoot-the-revival"
version = "0.1.0"
[package]
name = "shoot-the-revival"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fn main() {
println!("Hello, world!");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment