Skip to content
Snippets Groups Projects
Commit 604aa4aa authored by Simon Sapin's avatar Simon Sapin
Browse files

Run `cargo new`

parents
No related branches found
No related tags found
No related merge requests found
^target/
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "megafine"
version = "0.1.0"
[package]
name = "megafine"
version = "0.1.0"
edition = "2021"
[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