Skip to content

Commit

Permalink
Fix docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Apr 8, 2021
1 parent 8840db5 commit bad5c68
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 @@ -17,7 +17,7 @@ categories = [ "database" ]
keywords = [ "database", "sql", "mysql", "postgres" ]

[package.metadata.docs.rs]
all-features = true
features = []
rustdoc-args = ["--cfg", "docsrs"]

[lib]
Expand Down

0 comments on commit bad5c68

Please sign in to comment.