diff --git a/Cargo.toml b/Cargo.toml index faa5e41..1711657 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.10.0" +tryexpand = "=0.11.0" [features] default = ["derive"]