restructure the crate #111

Merged
muellerr merged 1 commits from restructure-crate into main 2024-02-12 15:56:28 +01:00
Owner
  • 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.
- 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.
muellerr added 1 commit 2024-02-12 14:28:54 +01:00
restructure the crate
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
3ea3a7acb6
- 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.
muellerr force-pushed restructure-crate from 8b68579e35 to de4e6183b3 2024-02-12 15:54:07 +01:00 Compare
muellerr merged commit c635c7eed3 into main 2024-02-12 15:56:28 +01:00
muellerr deleted branch restructure-crate 2024-02-12 15:56:28 +01:00
muellerr added this to the satrs v0.1.0 milestone 2024-02-12 15:57:22 +01:00
Sign in to join this conversation.