Skip to content

Commit

Permalink
Merge pull request #130 from Atul9/remove-example
Browse files Browse the repository at this point in the history
Remove example that works around issue #120
  • Loading branch information
hannobraun committed Jun 23, 2019
2 parents ceeb9cb + 1fc4f20 commit 75f5226
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ required-features = ["stream"]
[[example]]
name = "watch"

[[example]]
name = "issue-120-workaround"
required-features = ["stream"]

[package.metadata.release]
pre-release-commit-message = "chore: Release version {{version}}"
pro-release-commit-message = "chore: Bump version to {{version}}"
Expand Down
34 changes: 0 additions & 34 deletions examples/issue-120-workaround.rs

This file was deleted.

0 comments on commit 75f5226

Please sign in to comment.