Skip to content

Commit

Permalink
add raw examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavrax committed Aug 1, 2023
1 parent 832fa5e commit fa0052c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,11 @@ required-features = ["default"]
name = "subscribe"
required-features = ["default", "subscribe"]

[[example]]
name = "subscribe_raw"
required-features = ["default", "subscribe"]

[[example]]
name = "subscribe_raw_blocking"
required-features = ["default", "subscribe"]

0 comments on commit fa0052c

Please sign in to comment.