diff --git a/Cargo.lock b/Cargo.lock index c356659ec..f215b26d7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3379,9 +3379,9 @@ dependencies = [ [[package]] name = "termcolor" -version = "1.3.0" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64" +checksum = "ff1bc3d3f05aff0403e8ac0d92ced918ec05b666a43f83297ccef5bea8a3d449" dependencies = [ "winapi-util", ] diff --git a/Cargo.toml b/Cargo.toml index 21dc5f5bf..ddd0c3190 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,7 @@ deno_web = "0.150.0" deno_webidl = "0.119.0" deno_webgpu = { version = "0.85.0", path = "./deno_webgpu" } tokio = "1.34.0" -termcolor = "1.3.0" +termcolor = "1.4.0" [patch."https://github.com/gfx-rs/naga"] diff --git a/naga/Cargo.toml b/naga/Cargo.toml index e6616455f..9729adf70 100644 --- a/naga/Cargo.toml +++ b/naga/Cargo.toml @@ -41,7 +41,7 @@ harness = false arbitrary = { version = "1.3", features = ["derive"], optional = true } bitflags = "2.2" bit-set = "0.5" -termcolor = { version = "1.0.4", optional = true } +termcolor = { version = "1.4.0", optional = true } # remove termcolor dep when updating to the next version of codespan-reporting # termcolor minimum version was wrong and was fixed in # https://github.com/brendanzab/codespan/commit/e99c867339a877731437e7ee6a903a3d03b5439e