bump version

This commit is contained in:
OKAMURA, Yasunobu 2021-01-10 00:52:23 +09:00
parent 4d5fd2b852
commit ca8a42ce4e
2 changed files with 1 additions and 2 deletions

View file

@ -27,5 +27,4 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
base64 = "^0.13"
lazy_static = "1"
anyhow = "1"
thiserror = "1"