Merge pull request #2407 from amaanq/bump-deps

Bump deps
This commit is contained in:
Amaan Qureshi 2023-07-19 17:05:10 -04:00 committed by GitHub
commit 9e99789e4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 44 additions and 42 deletions

View file

@ -8,7 +8,6 @@ use std::{
str::{self, FromStr as _},
};
use tiny_http::{Header, Response, Server};
use webbrowser;
macro_rules! optional_resource {
($name: tt, $path: tt) => {