Skip to content

Commit

Permalink
Version 1.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
KarsMulder committed Jan 17, 2021
1 parent bb69f5a commit 5231345
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "evsieve"
version = "0.1.0"
version = "1.0.0"
authors = ["Kars Mulder <[email protected]>"]
edition = "2018"
keywords = ["evdev"]
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ Evsieve is intended to make simple manipulations easy. It is **not** a tool for

# Compilation

No official releases are available yet, but you can clone the GitHub repository. There will probably be an 1.0 release in the not too distant future. Beware that until version 1.0 is released, no attempt is made to maintain backwards compatibility in the user interface.

Compiling this program requires the Rust toolchain and the libevdev library. To install these dependencies:

* **Debian / Ubuntu:** `sudo apt install cargo libevdev2 libevdev-dev`
Expand Down

0 comments on commit 5231345

Please sign in to comment.