Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit d9211b9

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

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

Cargo.lock

Lines changed: 24 additions & 14 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
@@ -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)