Skip to content

Commit 1bcb448

Browse files
Update Rust crate facet to 0.29.0
1 parent 6d76437 commit 1bcb448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ cargo-husky = { version = "1.5.0", default-features = false, features = [
3131
"user-hooks",
3232
] }
3333
eyre = "0.6.12"
34-
facet = { version = "0.28.0" }
34+
facet = { version = "0.29.0" }
3535
facet-testhelpers = { version = "0.28.0" }
3636
insta = "1.43.1"

0 commit comments

Comments
 (0)