about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2022-03-02 23:41:58 +0300
committerVika <vika@fireburn.ru>2022-03-02 23:41:58 +0300
commit4de2f901a549f051c1a03b83fc114d38638dcbfb (patch)
tree9b18a2e9f52367ecf5c606df6e4ff1d475f935c1 /Cargo.toml
parentf837312f3a162daa865600c5248589935d2aac57 (diff)
frontend: convert to warp
Warp is using hyperium/http instead of http-types, so I replaced all
of the http-types usage (mostly status codes) by Warp's
http::StatusCode.

Additionally some of the struct fields were made public to allow
initialization from public code.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions