Skip to content

Commit 9ed2643

Browse files
Move logs rendering in the back
1 parent 0f75748 commit 9ed2643

File tree

7 files changed

+212
-157
lines changed

7 files changed

+212
-157
lines changed

Cargo.lock

Lines changed: 87 additions & 11 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ clap = { version = "4", features = ["derive"] }
4747
hmac = "0.12.1"
4848
subtle = "2.6.1"
4949
sha2 = "0.10.9"
50+
anstyle-svg = { git = "https://github.com/GuillaumeGomez/anstyle", branch = "improve-internals" }
5051

5152
[dependencies.serde]
5253
version = "1"

0 commit comments

Comments
 (0)