try to integrate rocket

This commit is contained in:
Evan Feenstra
2022-09-06 13:33:58 -07:00
parent b8090d6c12
commit c0882f3c1e
9 changed files with 95 additions and 7 deletions

View File

@@ -26,6 +26,10 @@ urlencoding = "2.1.0"
dotenv = "0.15.0"
rocket = "0.5.0-rc.2"
[[bin]]
name = "tester"
path = "src/main.rs"
[[bin]]
name = "config"
path = "src/config.rs"

1
tester/readme.md Normal file
View File

@@ -0,0 +1 @@
cargo run --bin tester -- --test --log