diff --git a/Cargo.toml b/Cargo.toml index e805861..21c1b96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,5 +20,5 @@ cargo-husky = { version = "1.5.0", default-features = false, features = [ "user-hooks", ] } eyre = "0.6.12" -facet = { version = "0.28.0" } +facet = { version = "0.29.0" } facet-testhelpers = { version = "0.28.0" }