project start

This commit is contained in:
2023-01-20 13:43:22 +01:00
parent fedfa1fedc
commit 1b3eff9f88
35 changed files with 108 additions and 1 deletions

9
main/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "unnamed_chatgpt_project"
version = "0.1.0"
authors = ["bvanroll <beppe.vanrolleghem@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]