Skip to content

Commit 5b1d916

Browse files
authored
Merge pull request #167 from fe-lang/dependabot/cargo/annotate-snippets-0.12.8
Bump annotate-snippets from 0.12.4 to 0.12.8
2 parents f731d97 + 8a217b6 commit 5b1d916

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

crates/parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pest_derive = "2.8.2"
2020
smol_str = "0.3.1"
2121
hex = "0.4.3"
2222
either = { version = "1.12.0", default-features = false }
23-
annotate-snippets = "0.12.4"
23+
annotate-snippets = "0.12.8"
2424
rustc-hash = "2.0.0"
2525
bimap = "0.6.3"
2626
derive_more = { version = "=2.0.1", default-features = false, features = [

0 commit comments

Comments
 (0)