diff --git a/Cargo.toml b/Cargo.toml index f8bba4d..e1e2437 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ categories = ["encoding", "parsing", "data-structures"] [dependencies] facet-core = { version = "0.28.0" } -facet-reflect = { version = "0.28.0" } +facet-reflect = { version = "0.31.0" } log = "0.4.27" facet-serialize = { version = "0.28.0" }