allow delegate update
Rust/spacepackets/pipeline/head There was a failure building this commit Details

This commit is contained in:
Robin Müller 2023-07-02 18:43:05 +02:00
parent ec5d98a9b5
commit 94cfe59235
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 1 additions and 1 deletions

View File

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