diff --git a/Cargo.toml b/Cargo.toml index 3e5854a..c59edc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ categories = ["development-tools", "rust-patterns"] cargo-husky = { version = "1.5.0", default-features = false, features = [ "user-hooks", ] } -facet = { version = "0.28.0" } +facet = { version = "0.29.0" } facet-reflect = { version = "0.28.0" }