mirror of
https://gitlab.com/Anson-Projects/shuttle-christmas-code-hunt-2023.git
synced 2025-08-13 16:51:31 +00:00
init commit
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "cch23-anson"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rocket = "0.5.0"
|
||||
shuttle-rocket = "0.34.0"
|
||||
shuttle-runtime = "0.34.0"
|
||||
tokio = "1.26.0"
|
Reference in New Issue
Block a user