Skip to content

Commit 9024133

Browse files
committed
chore(deps): update rust crate annotate-snippets to 0.12.0
1 parent 4d6f268 commit 9024133

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

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

libc-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ libc = { path = "..", default-features = false }
1616
syn = { version = "2.0.108", features = ["full", "visit"] }
1717
proc-macro2 = { version = "1.0.103", features = ["span-locations"] }
1818
glob = "0.3.3"
19-
annotate-snippets = { version = "0.11.5", features = ["testing-colors"] }
19+
annotate-snippets = { version = "0.12.0", features = ["testing-colors"] }
2020

2121
[build-dependencies]
2222
cc = "1.4.2"

0 commit comments

Comments
 (0)