Closed irbull closed 2 weeks ago
chore: update to std 1.0
Updates the version of the std library to 1.0.0. This required a change to the Http Server that was used. The Standard Library removed the Http Server, so this change-set now uses Deno.serve directly.
chore: update to std 1.0
Updates the version of the std library to 1.0.0. This required a change to the Http Server that was used. The Standard Library removed the Http Server, so this change-set now uses Deno.serve directly.