mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-06-01 09:42:37 +00:00
Split crates
This commit is contained in:
parent
5d5bb4db97
commit
9cd88707ff
13 changed files with 133 additions and 59 deletions
|
|
@ -16,3 +16,5 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
actix-web = { version = "4", features = ["rustls"] }
|
||||
mintaka-error = { version = "0.0.1" }
|
||||
tribufu-api = { path = "../api" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue