cargo-dist

updated runner
This commit is contained in:
Per Stark
2025-05-05 14:07:50 +02:00
parent d77e320ee4
commit c50d1d3b9b
5 changed files with 311 additions and 42 deletions

View File

@@ -2,6 +2,7 @@
name = "main"
version = "0.1.0"
edition = "2021"
repository = "https://github.com/perstarkse/minne"
[dependencies]
tokio = { workspace = true }