This commit is contained in:
rattatwinko
2025-04-30 21:20:25 +02:00
commit 68a4e73a1a
11 changed files with 146 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "rs_http"
version = "0.1.0"
edition = "2024"
[dependencies]