This commit is contained in:
2026-05-23 13:37:01 -07:00
commit 528d5c0e3f
5 changed files with 202 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "async_cyclic_app_demo"
version = "0.1.0"
edition = "2024"
publish = ["gitea"]
[dependencies]