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

Commit 957eeb1

Browse files
Update Rust crate facet to 0.31.0
1 parent f8fbc50 commit 957eeb1

File tree

2 files changed

+43
-16
lines changed

2 files changed

+43
-16
lines changed

Cargo.lock

Lines changed: 42 additions & 15 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
@@ -22,7 +22,7 @@ log = "0.4.27"
2222
facet-serialize = { version = "0.28.0" }
2323

2424
[dev-dependencies]
25-
facet = { version = "0.28.0" }
25+
facet = { version = "0.31.0" }
2626
facet-testhelpers = { version = "0.28.0" }
2727
eyre = "0.6.12"
2828
insta = "1.43.1"

0 commit comments

Comments
 (0)