Skip to content

Commit

Permalink
fix docs tag and publish (cargo tokens revoked)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeswenson committed Jul 26, 2020
1 parent 4675c8a commit 5c30962
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ features = ["precommit-hook", "prepush-hook", "run-cargo-fmt", "run-cargo-test",
lto = true
opt-level = 'z' # Optimize for size.
codegen-units = 1

[package.metadata.docs.rs]
no-default-features = true # copy support doesn't work
features = ["keychain"]

0 comments on commit 5c30962

Please sign in to comment.