Commit Graph

3 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
d1726a052a
with println 2023-02-17 15:17:28 +01:00