added length check to timer creation

This commit is contained in:
2020-12-20 14:36:20 +00:00
parent 632d01f503
commit bfc48a986d
3 changed files with 18 additions and 7 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "reminder_rs"
version = "1.3.0"
version = "1.3.1"
authors = ["jellywx <judesouthworth@pm.me>"]
edition = "2018"