Skip to content

Commit 0e7d80a

Browse files
committed
Bump to v0.3.1
1 parent 4dce3ee commit 0e7d80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "const-type-layout"
33
description = "Derivable const trait to view and compare the layout of a struct, union, or enum."
4-
version = "0.3.0"
4+
version = "0.3.1"
55
edition = "2021"
66
authors = ["Juniper Tyree <juniper.tyree@helsinki.fi>", "Lucien Greathouse <me@lpghatguy.com>"]
77
documentation = "https://docs.rs/const-type-layout/"

0 commit comments

Comments
 (0)