We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51fea6d commit cf8eb8fCopy full SHA for cf8eb8f
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "anybar"
3
-version = "0.1.0"
+version = "0.1.1"
4
authors = ["Felix Wittwer <dev@felixwittwer.de>"]
5
6
description = "A Rust crate to interact with Anybar."
README.md
@@ -3,6 +3,7 @@
This is a small Rust Crate for [AnyBar](https://github.com/tonsky/AnyBar).
[](https://travis-ci.org/Feliix42/anybar-rs)
+[](https://crates.io/crates/anybar)
7
8
## Examples
9
0 commit comments