Skip to content

Commit

Permalink
Merge pull request #22 from lukipuki/example-required-feature
Browse files Browse the repository at this point in the history
Require ts-gen feature for an example
  • Loading branch information
lukipuki authored Oct 10, 2024
2 parents a25b928 + 93fa028 commit 54daa2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ name = "message_filtering"

[[example]]
name = "generate_typescript_types"
required-features = ["ts-gen"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 54daa2f

Please sign in to comment.