~chiefnoah/bare_proc

e6040723477bea45a79f1520bd53dc7993dd382d — Noah Pederson 7 months ago b3c4e46 0.1.2
VERSION bump
1 files changed, 1 insertions(+), 1 deletions(-)

M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "bare_proc"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

description = "A proc macro to generate Rust types from a BARE schema file."