We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d30614 commit a3c5243Copy full SHA for a3c5243
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "astmaker"
3
-version = "0.1.0"
+version = "0.1.1"
4
5
description = "Build Abstract Syntax Trees and tree-walking models quickly in Rust."
6
keywords = ["ast", "abstract", "syntax", "tree", "walk"]
0 commit comments