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

Commit a3fcede

Browse files
Update Rust crate facet to 0.29.0
1 parent 3518ade commit a3fcede

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
@@ -24,5 +24,5 @@ facet-reflect = { version = "0.28.0", default-features = false, features = [
2424

2525
[dev-dependencies]
2626
cargo-husky = { version = "1.5.0", default-features = false, features = ["user-hooks"] }
27-
facet = { version = "0.28.0" }
27+
facet = { version = "0.29.0" }
2828
facet-testhelpers = { version = "0.28.0" }

0 commit comments

Comments
 (0)