Skip to content

Commit cb5f330

Browse files
committed
Publish 0.2.0
1 parent 7f8dfdf commit cb5f330

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nested_enum_utils"
3-
version = "0.1.0"
4-
edition = "2021"
3+
version = "0.2.0"
4+
edition = "2024"
55
readme = "README.md"
66
description = "Macros to provide conversions for nested enums"
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)