bump spacepackets #80

Merged
muellerr merged 4 commits from bump-spacepackets into main 2023-09-26 17:32:17 +02:00
Showing only changes of commit 2d62d4a61b - Show all commits

View File

@ -72,10 +72,9 @@ features = ["all"]
optional = true optional = true
[dependencies.spacepackets] [dependencies.spacepackets]
# version = "0.7.0-beta.1" version = "0.7.0-beta.2"
# path = "../../spacepackets" # git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" # rev = "79d26e1a6"
rev = "79d26e1a6"
# branch = "" # branch = ""
default-features = false default-features = false