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
43bb5c958b
commit
c6ebabd555
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -40,9 +40,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
||||
|
||||
[[package]]
|
||||
name = "annotate-snippets"
|
||||
version = "0.12.1"
|
||||
version = "0.12.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7a851f39ec7e23bf1c30faf3844a496fee4db701f5f840f68d1f78f00e697892"
|
||||
checksum = "4b0f1e2f8ec4bff67c7e1867001ec452595daf315cce10c393b7d4274024f878"
|
||||
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.1", features = ["simd"] }
|
||||
annotate-snippets = { version = "0.12.3", features = ["simd"] }
|
||||
anstream = "0.6.20"
|
||||
anstyle = "1.0.11"
|
||||
anyhow = "1.0.98"
|
||||
|
Loading…
x
Reference in New Issue
Block a user