prepare v0.12.0
Some checks are pending
Rust/spacepackets/pipeline/head Build started...

This commit is contained in:
2024-09-10 17:51:31 +02:00
parent 448b76be91
commit d8b2a3dfea
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ categories = ["aerospace", "aerospace::space-protocols", "no-std", "hardware-sup
[dependencies]
crc = "3"
delegate = ">=0.8, <0.13"
delegate = ">=0.8, <=0.13"
paste = "1"
[dependencies.zerocopy]