use concrete git branch dependency

This commit is contained in:
2023-01-02 23:54:59 +01:00
parent c03c88a85d
commit e85e953c93
4 changed files with 30 additions and 15 deletions

View File

@ -12,7 +12,8 @@ zerocopy = "0.6"
csv = "1"
[dependencies.spacepackets]
path = "../spacepackets"
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
branch = "all_features"
[dependencies.satrs-core]
path = "../satrs-core"