Go to file
kjuulh 52266599e2
Some checks failed
continuous-integration/drone/push Build is failing
feat: with rust service impl
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-11-27 18:11:58 +01:00
ci feat: with full support for rust services 2023-11-26 22:19:34 +01:00
crates feat: with rust service impl 2023-11-27 18:11:58 +01:00
examples chore: fmt 2023-11-25 23:14:38 +01:00
scripts chore: add noop release script 2023-08-12 21:22:47 +02:00
.drone.yml feat: add base ci 2023-08-11 17:23:57 +02:00
.gitignore feat: with rust build and test 2023-08-12 18:08:04 +00:00
Cargo.lock feat: with full support for rust services 2023-11-26 22:19:34 +01:00
Cargo.toml chore(deps): update rust crate async-scoped to 0.8.0 2023-11-25 21:26:21 +00:00
CHANGELOG.md chore(release): 0.2.0 2023-08-12 19:14:42 +00:00
cuddle.yaml refactor(ci): move cuddle please image to cuddle 2023-08-12 12:26:12 +02:00
README.md docs: with readme 2023-08-11 20:03:27 +02:00
renovate.json Add renovate.json 2023-08-11 18:22:57 +00:00

Dagger components

Dagger components contain all sorts of useful components wrapped up in a rust crates. This allows down stream stuff, to more easily apply things such as cuddle-please, rust-builds, etc.