adaptions for spacepackets update #65

Merged
muellerr merged 2 commits from size-missmatch-struct-variant into main 2023-08-28 18:03:27 +02:00
10 changed files with 46 additions and 46 deletions
Showing only changes of commit 1584abc9a6 - Show all commits

View File

@ -62,9 +62,9 @@ optional = true
[dependencies.spacepackets] [dependencies.spacepackets]
version = "0.7.0-beta.0" version = "0.7.0-beta.0"
path = "../../spacepackets" # path = "../../spacepackets"
# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
# rev = "" rev = "00fdfde015040d0a349444136f6b41f3e44e3a15"
# branch = "size-missmatch-struct-variant" # branch = "size-missmatch-struct-variant"
default-features = false default-features = false