Skip to content

Commit 9b2a14c

Browse files
Update Rust crate facet to 0.29.0
1 parent 7bc6054 commit 9b2a14c

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

Cargo.lock

Lines changed: 22 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ cargo-husky = { version = "1.5.0", default-features = false, features = [
2020
"user-hooks",
2121
] }
2222
eyre = "0.6.12"
23-
facet = { version = "0.28.0" }
23+
facet = { version = "0.29.0" }
2424
facet-testhelpers = { version = "0.28.0" }

0 commit comments

Comments
 (0)