not sure what this does
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2024-02-01 17:47:25 +01:00
parent c4bbf91be8
commit 84c1c47fe1
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -53,5 +53,4 @@ alloc = ["postcard/alloc", "chrono/alloc"]
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]