Skip to content

Commit

Permalink
fix docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Apr 10, 2024
1 parent 0ab84e8 commit 01b5db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description = "Rust bindings to the System Informer's (formerly known as Process
all-features = true
default-target = "x86_64-pc-windows-msvc"
targets = ["x86_64-pc-windows-msvc"]
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg=docsrs"]

[build-dependencies]
windows.features = ["Win32_Foundation"]
Expand Down

0 comments on commit 01b5db7

Please sign in to comment.