chore: add wip web package

This commit is contained in:
Alexander Navarro 2025-05-15 13:02:32 -04:00
parent 2827193fd6
commit f34142dcba
5 changed files with 15 additions and 1 deletions

4
Cargo.lock generated
View file

@ -2240,6 +2240,10 @@ dependencies = [
"unicode-ident",
]
[[package]]
name = "web"
version = "0.1.0"
[[package]]
name = "whoami"
version = "1.6.0"