diff --git a/third_party/rust/chromium_crates_io/Cargo.lock b/third_party/rust/chromium_crates_io/Cargo.lock index 210757ee808..5f6ddb1efe9 100644 --- a/third_party/rust/chromium_crates_io/Cargo.lock +++ b/third_party/rust/chromium_crates_io/Cargo.lock @@ -106,7 +106,7 @@ dependencies = [ [[package]] name = "anstyle" -version = "1.0.13" +version = "1.0.14" [[package]] name = "arrayref" @@ -434,14 +434,14 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.60" +version = "4.6.0" dependencies = [ "clap_builder", ] [[package]] name = "clap_builder" -version = "4.5.60" +version = "4.6.0" dependencies = [ "anstyle", "clap_lex", @@ -450,7 +450,7 @@ dependencies = [ [[package]] name = "clap_lex" -version = "1.0.0" +version = "1.1.0" [[package]] name = "codespan-reporting" @@ -1184,7 +1184,7 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.17" +version = "1.0.18" [[package]] name = "json-cxx" @@ -1237,7 +1237,7 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.182" +version = "0.2.183" [[package]] name = "libm" @@ -1740,7 +1740,7 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.44" +version = "1.0.45" dependencies = [ "proc-macro2", ] diff --git a/third_party/rust/itoa/v1/README.chromium b/third_party/rust/itoa/v1/README.chromium index 2ac03a319bd..236c109bc65 100644 --- a/third_party/rust/itoa/v1/README.chromium +++ b/third_party/rust/itoa/v1/README.chromium @@ -1,6 +1,6 @@ Name: itoa URL: https://crates.io/crates/itoa -Version: 1.0.17 +Version: 1.0.18 License: Apache-2.0 License File: //brave/third_party/rust/chromium_crates_io/vendor/itoa-v1/LICENSE-APACHE Shipped: yes diff --git a/third_party/rust/libc/v0_2/README.chromium b/third_party/rust/libc/v0_2/README.chromium index 524d6721914..b89f09c1175 100644 --- a/third_party/rust/libc/v0_2/README.chromium +++ b/third_party/rust/libc/v0_2/README.chromium @@ -1,6 +1,6 @@ Name: libc URL: https://crates.io/crates/libc -Version: 0.2.182 +Version: 0.2.183 License: Apache-2.0 License File: Shipped: yes diff --git a/third_party/rust/quote/v1/README.chromium b/third_party/rust/quote/v1/README.chromium index f9527457e0e..fec845ffb1f 100644 --- a/third_party/rust/quote/v1/README.chromium +++ b/third_party/rust/quote/v1/README.chromium @@ -1,6 +1,6 @@ Name: quote URL: https://crates.io/crates/quote -Version: 1.0.44 +Version: 1.0.45 License: Apache-2.0 License File: Shipped: yes