Skip to content

Commit 27c05a6

Browse files
Update Rust crate facet to 0.30.0
1 parent 4827782 commit 27c05a6

File tree

2 files changed

+51
-10
lines changed

2 files changed

+51
-10
lines changed

Cargo.lock

Lines changed: 50 additions & 9 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
@@ -21,5 +21,5 @@ facet-macros = { version = "0.28.0" }
2121

2222
[dev-dependencies]
2323
insta = "1.43.1"
24-
facet = { version = "0.28.0" }
24+
facet = { version = "0.30.0" }
2525
cargo-husky = { version = "1.5.0", default-features = false, features = ["user-hooks"] }

0 commit comments

Comments
 (0)