From 4023c351093d3915009bfadf08744121fc13d308 Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Sat, 12 Oct 2024 09:17:26 -0700 Subject: [PATCH] Regenerate licenses Signed-off-by: Jesse Szwedko --- LICENSE-3rdparty.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index 6f1813d2a4a74..b00b340c43161 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -79,7 +79,7 @@ azure_identity,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. azure_storage,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. azure_storage_blobs,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. backoff,https://github.com/ihrwein/backoff,MIT OR Apache-2.0,Tibor Benke -backon,https://github.com/Xuanwo/backon,Apache-2.0,Xuanwo +backon,https://github.com/Xuanwo/backon,Apache-2.0,The backon Authors backtrace,https://github.com/rust-lang/backtrace-rs,MIT OR Apache-2.0,The Rust Project Developers base16,https://github.com/thomcc/rust-base16,CC0-1.0,Thom Chiovoloni base16ct,https://github.com/RustCrypto/formats/tree/master/base16ct,Apache-2.0 OR MIT,RustCrypto Developers @@ -241,6 +241,7 @@ generic-array,https://github.com/fizyk20/generic-array,MIT,"Bartłomiej Kamińsk getrandom,https://github.com/rust-random/getrandom,MIT OR Apache-2.0,The Rand Project Developers gimli,https://github.com/gimli-rs/gimli,MIT OR Apache-2.0,The gimli Authors glob,https://github.com/rust-lang/glob,MIT OR Apache-2.0,The Rust Project Developers +gloo-timers,https://github.com/rustwasm/gloo/tree/master/crates/timers,MIT OR Apache-2.0,Rust and WebAssembly Working Group goauth,https://github.com/durch/rust-goauth,MIT,Drazen Urch governor,https://github.com/boinkor-net/governor,MIT,Andreas Fuchs graphql-introspection-query,https://github.com/graphql-rust/graphql-client,Apache-2.0 OR MIT,Tom Houlé