Skip to content

Commit d4306de

Browse files
committed
misc: version bump
1 parent 96f1743 commit d4306de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -8,7 +8,7 @@ members = [
88
]
99

1010
[workspace.package]
11-
version = "0.1.2"
11+
version = "0.1.3"
1212
edition = "2021"
1313
authors = ["Markus Hadenfeldt <[email protected]>"]
1414
description = "raw_struct is a Rust procedural macro for easily declaring C-style structs that reference local or external memory, based on your memory implementation. It generates appropiate getter methods for easy access."

0 commit comments

Comments
 (0)