Skip to content

Commit d249097

Browse files
chore(deps): update rust crate annotate-snippets to 0.11.0
1 parent a32e70d commit d249097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313

1414
[workspace.dependencies]
1515
aho-corasick = { version = "1.1.3" }
16-
annotate-snippets = { version = "0.9.2", features = ["color"] }
16+
annotate-snippets = { version = "0.11.0", features = ["color"] }
1717
anyhow = { version = "1.0.80" }
1818
argfile = { version = "0.1.6" }
1919
bincode = { version = "1.3.3" }

0 commit comments

Comments
 (0)