]> piware.de Git - learn-rust.git/blobdiff - async-http/Cargo.toml
async-http: Initial sync version
[learn-rust.git] / async-http / Cargo.toml
diff --git a/async-http/Cargo.toml b/async-http/Cargo.toml
new file mode 100644 (file)
index 0000000..9c26aaa
--- /dev/null
@@ -0,0 +1,8 @@
+[package]
+name = "async-http"
+version = "0.1.0"
+edition = "2021"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]