update all dependencies
Some checks are pending
Rust/sat-rs/pipeline/head Build started...

This commit is contained in:
2024-03-29 15:47:34 +01:00
parent b45a219c6d
commit fd950c5a94
18 changed files with 375 additions and 371 deletions

View File

@ -18,7 +18,9 @@ default-features = false
optional = true
[dependencies.spacepackets]
version = "0.10"
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
version = "0.11.0-rc.0"
branch = "main"
default-features = false
[features]