fix: remove invalid build.rustdoc key from cargo config

This commit is contained in:
Ashwin Kumar 2026-04-09 04:50:08 +02:00
parent 1ffb489266
commit 594086bdb0

View file

@ -1,5 +1,4 @@
[build]
rustdoc = false
incremental = false
[profile.ci]