docs.rs fix
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2024-02-03 13:31:47 +01:00
parent 7e551a9ab7
commit 1a5f1e5f2f
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -123,5 +123,4 @@ doc-images = []
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]