fix: delete other files/folder in downloads: #57

This commit is contained in:
2023-04-25 08:33:43 +02:00
parent ff06cde662
commit 9d3c21d16b
2 changed files with 1 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ A dagger sdk written in rust for rust.
- [ ] Start MkBook on how to actually use the sdk
- [ ] Update to newest upstream release
- [ ] Fix bugs
- [ ] Run in conjunction with golang and other sdks
- [x] Run in conjunction with golang and other sdks
- [ ] Stabilize the initial `Arc<Query>` model into something more extensible
## Examples