Skip to content

Commit 879cd88

Browse files
committed
Port from Actix Web to Rocket v0.5
OpenAPI (swagger) support is removed along the way. This is based on the port from Actix to Rocket v0.4, but this was even simpler because async endpoints could have remained.
1 parent 24d06c4 commit 879cd88

File tree

10 files changed

+496
-923
lines changed

10 files changed

+496
-923
lines changed

.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)