Initial commit

This commit is contained in:
rotterdam 2023-03-29 16:01:15 -03:00
commit 3d7f813ffb
5 changed files with 56 additions and 0 deletions

8
rust/Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "rust"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]