mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
chore: Update annotate-snippets
This commit is contained in:
parent
e3f6477f26
commit
bd04a4c19a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -40,9 +40,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
||||
|
||||
[[package]]
|
||||
name = "annotate-snippets"
|
||||
version = "0.12.3"
|
||||
version = "0.12.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4b0f1e2f8ec4bff67c7e1867001ec452595daf315cce10c393b7d4274024f878"
|
||||
checksum = "a8ee2f071d418442e50c643c4e7a4051ce3abd9dba11713cc6cdf4f4a3f3cca5"
|
||||
dependencies = [
|
||||
"anstyle",
|
||||
"memchr",
|
||||
|
@ -18,7 +18,7 @@ homepage = "https://github.com/rust-lang/cargo"
|
||||
repository = "https://github.com/rust-lang/cargo"
|
||||
|
||||
[workspace.dependencies]
|
||||
annotate-snippets = { version = "0.12.3", features = ["simd"] }
|
||||
annotate-snippets = { version = "0.12.4", features = ["simd"] }
|
||||
anstream = "0.6.20"
|
||||
anstyle = "1.0.11"
|
||||
anyhow = "1.0.98"
|
||||
|
Loading…
x
Reference in New Issue
Block a user