Skip to content

Commit 16ca046

Browse files
Bump piet-common from 0.7.0 to 0.8.0 (#853)
1 parent 2d7b5fd commit 16ca046

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

Cargo.lock

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/trace_dump/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66

77
[dependencies]
88
addr2line = "0.25.0"
9-
piet-common = { version = "0.7.0", features = [ "png" ] }
9+
piet-common = { version = "0.8.0", features = [ "png" ] }
1010
blake3 = { version = "1.5.5" }
1111

1212
[[bin]]

0 commit comments

Comments
 (0)