We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ae556 commit b8dd023Copy full SHA for b8dd023
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jyt"
3
-version = "0.1.0"
+version = "0.1.1"
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