mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-18 07:44:21 +01:00
try to integrate rocket
This commit is contained in:
@@ -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
1
tester/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
cargo run --bin tester -- --test --log
|
||||
Reference in New Issue
Block a user