Commit Graph

4 Commits

Author SHA1 Message Date
986a64cbc7
feat(sdk): re-export through lib.rs
this means that you can now use dagger_sdk::connect() instead of
dagger_sdk::client::connect();
2023-02-19 15:24:37 +01:00
2695a10f24
feat(sdk): with return result instead of unwrap 2023-02-19 15:18:25 +01:00
6be8482b46
fix all clippy 2023-02-17 17:51:39 +01:00
0cbd1790b0
add with dockerfile 2023-02-17 17:50:45 +01:00