initial commit
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "OlympicTeamNameChooser"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
author = "Wyatt J. Miller"
|
||||
|
||||
[dependencies]
|
||||
rand = "*"
|
||||
serde = "*"
|
||||
serde_json = "*"
|
Reference in New Issue
Block a user