Commit graph

6 commits

Author SHA1 Message Date
db0d599577 feat: define command arguments to parse
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m29s
Test / build (map[name:stable]) (push) Successful in 1m53s
Release Please / Release-plz (push) Failing after 15s
2024-12-12 17:31:31 +00:00
93158ea0a0 feat: define Ctx to hold context (e.g. fs and net handles)
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m31s
Test / build (map[name:stable]) (push) Successful in 2m4s
Release Please / Release-plz (push) Failing after 15s
2024-12-12 17:31:31 +00:00
8080bb2dde feat: make main tokio async
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m13s
Test / build (map[name:nightly]) (push) Successful in 1m37s
Release Please / Release-plz (push) Failing after 14s
2024-12-12 07:58:14 +00:00
27b8aa7e11 chore(deps): add planned dependencies as comments
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m2s
Test / build (map[name:nightly]) (push) Successful in 1m32s
Release Please / Release-plz (push) Failing after 16s
2024-12-12 07:58:14 +00:00
3c57554475 build: initial ci setup
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m9s
Test / build (map[name:nightly]) (push) Successful in 1m28s
Release Please / Release-plz (push) Failing after 13s
2024-12-12 07:55:23 +00:00
11dec4a929 cargo init 2024-12-10 08:25:33 +00:00