We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc1002 commit ad7799bCopy full SHA for ad7799b
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jyt"
3
-version = "0.1.3"
+version = "0.2.0"
4
edition = "2021"
5
authors = ["Ken Matsui <26405363+ken-matsui@users.noreply.github.com>"]
6
description = "A tridirectional converter between Json, Yaml, and Toml"
wapm.toml
name = "ken-matsui/jyt"
license = "MIT"
readme = "README.md"
0 commit comments