Initial commit for rust rewrite

This commit is contained in:
timmypidashev
2023-03-11 20:09:01 -08:00
parent 259d92dfe1
commit 32c0b774a2
4 changed files with 19 additions and 35 deletions

7
Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "web"
version = "0.1.0"