Skip to content

Commit

Permalink
Disable doc tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 1, 2023
1 parent c9d8c96 commit 8ff628a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ edition = "2021"
rust-version = "1.60.0"
readme = "README.md"

[lib]
doctest = false

[dependencies]
bytes = { version = "1", optional = true }
postgres = { version = "0.19", default-features = false, optional = true }
Expand Down

0 comments on commit 8ff628a

Please sign in to comment.