Skip to content

Commit 37ab3d0

Browse files
Update Rust crate facet-reflect to 0.29.0
1 parent 7bc6054 commit 37ab3d0

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

Cargo.lock

Lines changed: 16 additions & 7 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
@@ -11,7 +11,7 @@ categories = ["encoding", "parsing", "data-structures"]
1111

1212
[dependencies]
1313
facet-core = { version = "0.28.0" }
14-
facet-reflect = { version = "0.28.0" }
14+
facet-reflect = { version = "0.29.0" }
1515
form_urlencoded = "1.2.1"
1616
log = "0.4.27"
1717

0 commit comments

Comments
 (0)