This commit is contained in:
2023-06-23 17:00:46 +02:00
parent e5271ed247
commit 643fda700c
3 changed files with 41 additions and 0 deletions

8
enums/Cargo.toml Normal file
View File

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