refactor: move server to own package; set up workspace dependencies
This commit is contained in:
parent
279983c64c
commit
7abce21aee
34 changed files with 41 additions and 30 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1243,7 +1243,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
|
||||
|
||||
[[package]]
|
||||
name = "otter"
|
||||
name = "otterd"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue