Skip to content

Commit

Permalink
Add required features to client example
Browse files Browse the repository at this point in the history
  • Loading branch information
morr0ne committed Jan 19, 2025
1 parent d989386 commit b816997
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 @@ -57,3 +57,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[[example]]
name = "client"
required-features = ["client"]

0 comments on commit b816997

Please sign in to comment.