Support matching boolean values with regex

This commit is contained in:
finga 2021-04-22 11:52:02 +02:00
parent d552e29e8f
commit 280dab6e8c
3 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "webhookey"
version = "0.1.0-rc.0"
version = "0.1.0-rc.1"
authors = ["finga <webhookey@onders.org>"]
edition = "2018"
license = "GPL-3.0-or-later"