Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods

This commit is contained in:
2023-07-10 00:38:07 +02:00
7 changed files with 72 additions and 80 deletions

View File

@ -16,6 +16,7 @@ categories = ["aerospace", "aerospace::space-protocols", "no-std", "hardware-sup
zerocopy = "0.6"
crc = "3"
delegate = ">=0.8, <0.11"
thiserror = "1"
[dependencies.num_enum]
version = "0.6"