Skip to content

Commit a5bef39

Browse files
committed
Update annotate-snippets, fixing incorrect line numbers in file lists.
See rust-lang/annotate-snippets-rs#154.
1 parent 133cb7f commit a5bef39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ version = "0.1.0"
1515
hwl_language = { path = "hwl_language" }
1616

1717
# external dependencies
18-
annotate-snippets = "0.11.4"
18+
annotate-snippets = "0.11.5"
1919
anyhow = "1.0.86"
2020
clap = { version = "4.5.7", features = ["derive"] }
2121
console_error_panic_hook = "0.1.7"

0 commit comments

Comments
 (0)