Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmqtt committed Jul 31, 2023
1 parent 337ef56 commit 201331c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ exclude = ["examples", ".gitignore", ".cargo/config"]

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-pc-windows-msvc", "x86_64-pc-windows-gnu", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]

[package.metadata.playground]
features = ["reuse"]

[features]
default = []
Expand Down

0 comments on commit 201331c

Please sign in to comment.