Skip to content

Commit f37de2f

Browse files
committed
Port from Actix Web to Rocket v0.4 (semi-async, using Tokio threaded runtime)
OpenAPI (swagger) support is removed along the way. Note: diff best viewed with `--ignore-space-change` (because of indented async blocks)
1 parent 24d06c4 commit f37de2f

10 files changed

Lines changed: 804 additions & 919 deletions

File tree

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
!src
44
!Cargo.toml
55
!Cargo.lock
6+
!Rocket.toml

0 commit comments

Comments
 (0)