We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32e70d commit d249097Copy full SHA for d249097
Cargo.toml
@@ -13,7 +13,7 @@ license = "MIT"
13
14
[workspace.dependencies]
15
aho-corasick = { version = "1.1.3" }
16
-annotate-snippets = { version = "0.9.2", features = ["color"] }
+annotate-snippets = { version = "0.11.0", features = ["color"] }
17
anyhow = { version = "1.0.80" }
18
argfile = { version = "0.1.6" }
19
bincode = { version = "1.3.3" }
0 commit comments