Skip to content

Commit af748c3

Browse files
committed
Update licenses.json
1 parent 59ec64a commit af748c3

1 file changed

Lines changed: 80 additions & 0 deletions

File tree

cargo/licenses.json

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4695,6 +4695,22 @@
46954695
"name": "windows-sys",
46964696
"repository": "https://github.com/microsoft/windows-rs"
46974697
},
4698+
{
4699+
"authors": "Microsoft",
4700+
"description": "Rust for Windows",
4701+
"license": "Apache-2.0 OR MIT",
4702+
"license_file": null,
4703+
"name": "windows-sys",
4704+
"repository": "https://github.com/microsoft/windows-rs"
4705+
},
4706+
{
4707+
"authors": "Microsoft",
4708+
"description": "Import libs for Windows",
4709+
"license": "Apache-2.0 OR MIT",
4710+
"license_file": null,
4711+
"name": "windows-targets",
4712+
"repository": "https://github.com/microsoft/windows-rs"
4713+
},
46984714
{
46994715
"authors": "Microsoft",
47004716
"description": "Import libs for Windows",
@@ -4735,6 +4751,22 @@
47354751
"name": "windows_aarch64_gnullvm",
47364752
"repository": "https://github.com/microsoft/windows-rs"
47374753
},
4754+
{
4755+
"authors": "Microsoft",
4756+
"description": "Import lib for Windows",
4757+
"license": "Apache-2.0 OR MIT",
4758+
"license_file": null,
4759+
"name": "windows_aarch64_gnullvm",
4760+
"repository": "https://github.com/microsoft/windows-rs"
4761+
},
4762+
{
4763+
"authors": "Microsoft",
4764+
"description": "Import lib for Windows",
4765+
"license": "Apache-2.0 OR MIT",
4766+
"license_file": null,
4767+
"name": "windows_aarch64_msvc",
4768+
"repository": "https://github.com/microsoft/windows-rs"
4769+
},
47384770
{
47394771
"authors": "Microsoft",
47404772
"description": "Import lib for Windows",
@@ -4767,6 +4799,14 @@
47674799
"name": "windows_i686_gnu",
47684800
"repository": "https://github.com/microsoft/windows-rs"
47694801
},
4802+
{
4803+
"authors": "Microsoft",
4804+
"description": "Import lib for Windows",
4805+
"license": "Apache-2.0 OR MIT",
4806+
"license_file": null,
4807+
"name": "windows_i686_gnu",
4808+
"repository": "https://github.com/microsoft/windows-rs"
4809+
},
47704810
{
47714811
"authors": "Microsoft",
47724812
"description": "Import lib for Windows",
@@ -4775,6 +4815,22 @@
47754815
"name": "windows_i686_gnullvm",
47764816
"repository": "https://github.com/microsoft/windows-rs"
47774817
},
4818+
{
4819+
"authors": "Microsoft",
4820+
"description": "Import lib for Windows",
4821+
"license": "Apache-2.0 OR MIT",
4822+
"license_file": null,
4823+
"name": "windows_i686_gnullvm",
4824+
"repository": "https://github.com/microsoft/windows-rs"
4825+
},
4826+
{
4827+
"authors": "Microsoft",
4828+
"description": "Import lib for Windows",
4829+
"license": "Apache-2.0 OR MIT",
4830+
"license_file": null,
4831+
"name": "windows_i686_msvc",
4832+
"repository": "https://github.com/microsoft/windows-rs"
4833+
},
47784834
{
47794835
"authors": "Microsoft",
47804836
"description": "Import lib for Windows",
@@ -4807,6 +4863,22 @@
48074863
"name": "windows_x86_64_gnu",
48084864
"repository": "https://github.com/microsoft/windows-rs"
48094865
},
4866+
{
4867+
"authors": "Microsoft",
4868+
"description": "Import lib for Windows",
4869+
"license": "Apache-2.0 OR MIT",
4870+
"license_file": null,
4871+
"name": "windows_x86_64_gnu",
4872+
"repository": "https://github.com/microsoft/windows-rs"
4873+
},
4874+
{
4875+
"authors": "Microsoft",
4876+
"description": "Import lib for Windows",
4877+
"license": "Apache-2.0 OR MIT",
4878+
"license_file": null,
4879+
"name": "windows_x86_64_gnullvm",
4880+
"repository": "https://github.com/microsoft/windows-rs"
4881+
},
48104882
{
48114883
"authors": "Microsoft",
48124884
"description": "Import lib for Windows",
@@ -4839,6 +4911,14 @@
48394911
"name": "windows_x86_64_msvc",
48404912
"repository": "https://github.com/microsoft/windows-rs"
48414913
},
4914+
{
4915+
"authors": "Microsoft",
4916+
"description": "Import lib for Windows",
4917+
"license": "Apache-2.0 OR MIT",
4918+
"license_file": null,
4919+
"name": "windows_x86_64_msvc",
4920+
"repository": "https://github.com/microsoft/windows-rs"
4921+
},
48424922
{
48434923
"authors": null,
48444924
"description": "A byte-oriented, zero-copy, parser combinators library",

0 commit comments

Comments
 (0)