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
cb9a4dd84f
add test-the-application 2023-02-17 15:34:18 +01:00