Compare commits

...

2 commits

Author SHA1 Message Date
bfc469d6e0
Merge branch 'master' of https://git.cscherr.de/PlexSheep/seep
All checks were successful
cargo devel CI / cargo CI (push) Successful in 31s
2024-02-21 23:25:45 +01:00
fcc8ae076d
fancier readme 2024-02-21 23:25:38 +01:00
2 changed files with 1 additions and 3 deletions

View file

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

View file

@ -14,8 +14,6 @@ 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