We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80aa45 commit 0a8bf65Copy full SHA for 0a8bf65
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "thanix"
3
authors = ["Christopher Hock <christopher-hock@protonmail.com>"]
4
-version = "0.1.0-alpha.3"
+version = "0.1.0-alpha.4"
5
publish = true
6
edition = "2021"
7
description = "A yaml-to-rust code generator for generating Rust code from yaml config files e.g. as found in openAPI."
0 commit comments