preview version 0, re-export spacepackets

This commit is contained in:
Robin Müller 2023-01-10 17:08:30 +01:00
parent ef547b4d80
commit af8a7e3e7a
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
3 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "satrs-core"
version = "0.1.0"
version = "0.1.0-pre0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@ -46,8 +46,7 @@ default-features = false
optional = true
[dependencies.spacepackets]
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
# branch = "all_features"
# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
version = "0.4.0"
default-features = false

View File

@ -34,3 +34,5 @@ pub mod pus;
pub mod res_code;
pub mod seq_count;
pub mod tmtc;
pub use spacepackets;

@ -1 +1 @@
Subproject commit 481de83fdb657b8de299b63f1b504299d5e85e31
Subproject commit d972dd52230a524edacb4896c5e30f03f38ffd2a