Publish 0.2

This commit is contained in:
Pyry Kontio 2023-02-01 04:48:23 +09:00
parent bb6c0cdec0
commit dfa66e5242
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -47,7 +47,7 @@ dependencies = [
[[package]]
name = "monokakido"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"miniserde",
"miniz_oxide",

View file

@ -1,6 +1,6 @@
[package]
name = "monokakido"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "A Rust library for parsing and interpreting the Monokakido dictionary format."
license = "MIT"