dependency hell

This commit is contained in:
Robin Müller 2025-05-07 13:25:09 +02:00
parent d96d9b0aff
commit e2b49d4573

View File

@ -23,7 +23,8 @@ optional = true
[dependencies.spacepackets]
version = ">0.9, <=0.13"
path = "../../spacepackets"
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
branch = "msp430-tweak"
default-features = false
[features]