diff --git a/Cargo.toml b/Cargo.toml index 952b3dd..deab0e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } enumcapsulate-macros = { version = "0.6.4", path = "./macros", optional = true } [dev-dependencies] -tryexpand = "=0.13.0" +tryexpand = "=0.14.0" [features] default = ["derive"]