diff --git a/Cargo.toml b/Cargo.toml index 557d0bc..03af8e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } enumcapsulate-macros = { version = "0.6.3", path = "./macros", optional = true } [dev-dependencies] -tryexpand = "=0.12.0" +tryexpand = "=0.12.1" [features] default = ["derive"]