Skip to content

Commit 66171b7

Browse files
committed
0.2.2
1 parent 520ff67 commit 66171b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Julius Michaelis <[email protected]>"]
44
license = "MIT"
55
categories = ["rust-patterns", "development-tools::procedural-macro-helpers"]
66
keywords = ["proc_macro", "nested", "struct"]
7-
version = "0.2.1"
7+
version = "0.2.2"
88
edition = "2021"
99
description = "Nested struct and enum definitions"
1010
repository = "https://github.com/jcaesar/structstruck"

0 commit comments

Comments
 (0)