Skip to content

Commit

Permalink
Specify docs.rs targets
Browse files Browse the repository at this point in the history
  • Loading branch information
yescallop committed Apr 9, 2024
1 parent 01abc00 commit 22ed459
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 @@ -21,4 +21,5 @@ borrow-or-share = "0.2"
ref-cast = "1.0"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]

0 comments on commit 22ed459

Please sign in to comment.