Skip to content

Commit

Permalink
bump semver & fix docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Apr 10, 2024
1 parent 01b5db7 commit f3944a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ all-features = true
default-target = "x86_64-pc-windows-msvc"
targets = ["x86_64-pc-windows-msvc"]
rustdoc-args = ["--cfg=docsrs"]
rustc-args = ["--cfg=docsrs"]

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

0 comments on commit f3944a3

Please sign in to comment.