Skip to content

Commit

Permalink
disable doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
hippalus committed Aug 19, 2024
1 parent cb0ac24 commit ba60ede
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
24 changes: 0 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions umay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ tokio-tungstenite = "0.23.1"
config = "0.14.0"
drain = "0.1.2"
base64 = "0.22.1"
rustls-native-certs = "0.7.1"
webpki-roots = "0.26.3"

[lib]
name = "umay"
path = "src/lib.rs"
doctest = false

[[bin]]
name = "umay"
Expand Down

0 comments on commit ba60ede

Please sign in to comment.