Compare commits

..

No commits in common. "bfc469d6e0dc5385aabf32bf60ac6d1de4c97dfa" and "117371bafb22da03a19bf5c774523d96a14c2a67" have entirely different histories.

2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "seep"
version = "0.1.1"
version = "0.1.0"
edition = "2021"
publish = true
authors = ["Christoph J. Scherr <software@cscherr.de>"]

View file

@ -14,6 +14,8 @@ purpose of letting you peek at what you're piping.
* [Original Repository](https://git.cscherr.de/PlexSheep/seep)
* [GitHub Mirror](https://github.com/PlexSheep/seep)
* [crates.io](https://crates.io/crates/seep)
* [docs.rs](https://docs.rs/crate/seep/)
## Usage