mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-05-26 04:56:49 -05:00
The used `serve` function from the `std/server` module is deprecated and must be replaced with `Deno.serve`. This was done within this commit.