diff --git a/Cargo.toml b/Cargo.toml index 583e69b..de354cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ categories = ["development-tools", "data-structures"] facet = { version = "0.28.0" } facet-core = { version = "0.28.0" } facet-pretty = { version = "0.28.0" } -facet-reflect = { version = "0.28.0" } +facet-reflect = { version = "0.29.0" } [dev-dependencies] cargo-husky = { version = "1.5.0", default-features = false, features = ["user-hooks"] }