forked from vectordotdev/vector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: switch to crates.io release of Azure SDK (vectordotdev#18166)
* feat: switch to crates.io release of Azure SDK * Update Cargo.toml * Remove outdated feature * cargo vdev build licenses --------- Co-authored-by: Doug Smith <[email protected]>
- Loading branch information
1 parent
6036d5c
commit 3c535ec
Showing
3 changed files
with
34 additions
and
52 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -321,7 +321,6 @@ matches,https://github.com/SimonSapin/rust-std-candidates,MIT,Simon Sapin <simon | |
matchit,https://github.com/ibraheemdev/matchit,MIT,Ibraheem Ahmed <[email protected]> | ||
maxminddb,https://github.com/oschwald/maxminddb-rust,ISC,Gregory J. Oschwald <[email protected]> | ||
md-5,https://github.com/RustCrypto/hashes,MIT OR Apache-2.0,RustCrypto Developers | ||
md5,https://github.com/stainless-steel/md5,Apache-2.0 OR MIT,"Ivan Ukhov <[email protected]>, Kamal Ahmad <[email protected]>, Konstantin Stepanov <[email protected]>, Lukas Kalbertodt <[email protected]>, Nathan Musoke <[email protected]>, Scott Mabin <[email protected]>, Tony Arcieri <[email protected]>, Wim de With <[email protected]>, Yosef Dinerstein <[email protected]>" | ||
memchr,https://github.com/BurntSushi/memchr,Unlicense OR MIT,"Andrew Gallant <[email protected]>, bluss" | ||
memmap2,https://github.com/RazrFalcon/memmap2-rs,MIT OR Apache-2.0,"Dan Burkert <[email protected]>, Yevhenii Reizner <[email protected]>" | ||
memoffset,https://github.com/Gilnaa/memoffset,MIT,Gilad Naaman <[email protected]> | ||
|
@@ -483,7 +482,6 @@ semver-parser,https://github.com/steveklabnik/semver-parser,MIT OR Apache-2.0,St | |
serde,https://github.com/serde-rs/serde,MIT OR Apache-2.0,"Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>" | ||
serde-toml-merge,https://github.com/jdrouet/serde-toml-merge,MIT,Jeremie Drouet <[email protected]> | ||
serde-value,https://github.com/arcnmx/serde-value,MIT,arcnmx | ||
serde-xml-rs,https://github.com/RReverser/serde-xml-rs,MIT,Ingvar Stepanyan <[email protected]> | ||
serde_bytes,https://github.com/serde-rs/bytes,MIT OR Apache-2.0,David Tolnay <[email protected]> | ||
serde_derive,https://github.com/serde-rs/serde,MIT OR Apache-2.0,David Tolnay <[email protected]> | ||
serde_json,https://github.com/serde-rs/json,MIT OR Apache-2.0,"Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>" | ||
|
@@ -643,7 +641,6 @@ winnow,https://github.com/winnow-rs/winnow,MIT,The winnow Authors | |
winreg,https://github.com/gentoo90/winreg-rs,MIT,Igor Shaula <[email protected]> | ||
woothee,https://github.com/woothee/woothee-rust,Apache-2.0,hhatto <[email protected]> | ||
wyz,https://github.com/myrrlyn/wyz,MIT,myrrlyn <[email protected]> | ||
xml-rs,https://github.com/kornelski/xml-rs,MIT,Vladimir Matveev <[email protected]> | ||
xmlparser,https://github.com/RazrFalcon/xmlparser,MIT OR Apache-2.0,Evgeniy Reizner <[email protected]> | ||
yaml-rust,https://github.com/chyh1990/yaml-rust,MIT OR Apache-2.0,Yuheng Chen <[email protected]> | ||
yansi,https://github.com/SergioBenitez/yansi,MIT OR Apache-2.0,Sergio Benitez <[email protected]> | ||
|