5 Commits

Author SHA1 Message Date
19ed6c267f 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:29:03 +01:00
7a008be59e
tested full flow initially 2023-02-05 23:44:06 +01:00
c4ec6f0c97
test marshaller 2023-02-05 19:17:46 +01:00
0bf6b0e91e
with codegen output 2023-01-29 15:23:03 +01:00
9dccb83d94
add dagger-sdk 2023-01-29 11:38:13 +01:00