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

Commit 6c5cb6c

Browse files
Update Rust crate facet-serialize to 0.31.0
1 parent f8fbc50 commit 6c5cb6c

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

Cargo.lock

Lines changed: 29 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
@@ -19,7 +19,7 @@ categories = ["encoding", "parsing", "data-structures"]
1919
facet-core = { version = "0.28.0" }
2020
facet-reflect = { version = "0.28.0" }
2121
log = "0.4.27"
22-
facet-serialize = { version = "0.28.0" }
22+
facet-serialize = { version = "0.31.0" }
2323

2424
[dev-dependencies]
2525
facet = { version = "0.28.0" }

0 commit comments

Comments
 (0)