Cargo.toml: bump to version 3.1.0
New features: - evfb and evfbo backend (!4) - configurable colors (!7) Fixes: - meta and switch layout keys are pressable even when they can't be emitted as key presses - keysym modifiers correctly update which key presses can be emitted - keep imgref and polling dependencies up-to-date
This commit is contained in:
parent
5babcc41ae
commit
136dad885e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "unfettered-keyboard"
|
||||
version = "3.0.0"
|
||||
version = "3.1.0"
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue