Compare commits
No commits in common. "bfc469d6e0dc5385aabf32bf60ac6d1de4c97dfa" and "117371bafb22da03a19bf5c774523d96a14c2a67" have entirely different histories.
bfc469d6e0
...
117371bafb
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "seep"
|
name = "seep"
|
||||||
version = "0.1.1"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
publish = true
|
publish = true
|
||||||
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
||||||
|
|
|
@ -14,6 +14,8 @@ purpose of letting you peek at what you're piping.
|
||||||
* [Original Repository](https://git.cscherr.de/PlexSheep/seep)
|
* [Original Repository](https://git.cscherr.de/PlexSheep/seep)
|
||||||
* [GitHub Mirror](https://github.com/PlexSheep/seep)
|
* [GitHub Mirror](https://github.com/PlexSheep/seep)
|
||||||
* [crates.io](https://crates.io/crates/seep)
|
* [crates.io](https://crates.io/crates/seep)
|
||||||
|
* [docs.rs](https://docs.rs/crate/seep/)
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue