cargo init

This commit is contained in:
2025-02-18 22:11:31 +01:00
parent 6246c51ad4
commit 35113d1943
4 changed files with 17 additions and 11 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 = "http_server"
version = "0.1.0"