Skip to content

Commit a6b126a

Browse files
authored
Merge pull request #171 from fe-lang/dependabot/cargo/annotate-snippets-0.12.10
Bump annotate-snippets from 0.12.8 to 0.12.10
2 parents 29914f0 + 9413b87 commit a6b126a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.3"
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.8"
23+
annotate-snippets = "0.12.10"
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)