Commit Graph

4 Commits

Author SHA1 Message Date
de4e6183b3 Re-structure sat-rs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
- Add new shared subcrate satrs-shared to split off some shared
  components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
  the primary crate, so the core information is superfluous, and core also
  implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00
148fc29b95
update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
fd59f25fea
this structure is a lot better 2022-11-27 22:30:38 +01:00
489686c8ce
trying to internalize mib codegen 2022-11-27 22:13:15 +01:00