Skip to content

Commit 0b3328f

Browse files
Update Rust crate facet-pretty to 0.29.0
1 parent 6e913df commit 0b3328f

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
@@ -12,7 +12,7 @@ categories = ["development-tools", "data-structures"]
1212
[dependencies]
1313
facet = { version = "0.28.0" }
1414
facet-core = { version = "0.28.0" }
15-
facet-pretty = { version = "0.28.0" }
15+
facet-pretty = { version = "0.29.0" }
1616
facet-reflect = { version = "0.28.0" }
1717

1818
[dev-dependencies]

0 commit comments

Comments
 (0)