chore: add wip web package
This commit is contained in:
parent
2827193fd6
commit
f34142dcba
5 changed files with 15 additions and 1 deletions
6
web/Cargo.toml
Normal file
6
web/Cargo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "web"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue