Add minor fixes

This commit is contained in:
Tobias Reisinger 2023-11-22 16:15:15 +01:00
parent 80d1fa32a0
commit ee5d4e2126
6 changed files with 7 additions and 7 deletions

View file

@ -4,11 +4,6 @@ version = "0.1.0"
edition = "2018"
authors = ["Tobias Reisinger <tobias@msrg.cc>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
#[profile.release]
#panic = 'abort'
[dependencies]
actix-web = "4.4"