rename / simplify tester stub for now

Signed-off-by: Jason Volk <jason@zemos.net>
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
Jason Volk 2024-04-29 13:56:04 -07:00 committed by June
parent b19d2ad5b0
commit 3585e8a2ef
6 changed files with 19 additions and 42 deletions

5
Cargo.lock generated
View file

@ -567,7 +567,6 @@ dependencies = [
"hickory-resolver",
"hmac",
"hot-lib-reloader",
"hot_lib",
"http 1.1.0",
"http-body-util",
"hyper 1.3.1",
@ -1347,10 +1346,6 @@ dependencies = [
"syn 1.0.109",
]
[[package]]
name = "hot_lib"
version = "0.1.0"
[[package]]
name = "html5ever"
version = "0.26.0"