Skip to content

Commit

Permalink
Ignore doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
Hainish committed Mar 29, 2024
1 parent 6437ac4 commit 843b5ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gpapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ description = "A library for interacting with the Google Play API"
homepage = "https://github.com/EFForg/rs-google-play/tree/master/gpapi"
repository = "https://github.com/EFForg/rs-google-play/tree/master/gpapi"

[lib]
doctest = false

[dependencies]
prost = "0.12"
#reqwest = "0.12"
Expand Down

0 comments on commit 843b5ad

Please sign in to comment.