summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_lib/Cargo.toml
AgeCommit message (Expand)Author
2022-07-04Fix: Use fancy miette errors in testsMatthias Beyer
2022-06-23tedge_lib: Replace type_uuid with bevy_reflectMatthias Beyer
2022-05-31tedge_lib: Derive TypeUuid for message typesMatthias Beyer
2022-05-18Wrap list of errorsMatthias Beyer
2022-05-18Make AddressGroup::build() return all errorsMatthias Beyer
2022-05-17Add tests for sending from an AddressGroupMatthias Beyer
2022-05-12Add helper type for Humantime configuration membersMatthias Beyer
2022-04-25tedge_lib: Remove unused dependenciesMatthias Beyer
2022-03-17Replace log macros with tracing macrosMatthias Beyer
2022-03-17Add iterator helpers in tedge_libMatthias Beyer
2022-03-17Add ticking mainloop utility in tedge_libMatthias Beyer
2022-03-17Add crate for API utilitiesMatthias Beyer