@@ -4,8 +4,8 @@ This page lists the licenses of the projects used in cargo-about.
4
4
5
5
## Overview of licenses
6
6
7
- - Apache License 2.0 (51 )
8
- - MIT License (4 )
7
+ - Apache License 2.0 (60 )
8
+ - MIT License (10 )
9
9
- Mozilla Public License 2.0 (1)
10
10
- Unicode License Agreement - Data Files and Software (2016) (1)
11
11
@@ -653,7 +653,7 @@ This page lists the licenses of the projects used in cargo-about.
653
653
654
654
#### Used by
655
655
656
- - [ anstyle-parse 0.2.3 ] ( https://github.com/rust-cli/anstyle.git )
656
+ - [ anstyle-parse 0.2.4 ] ( https://github.com/rust-cli/anstyle.git )
657
657
658
658
```
659
659
Apache License
@@ -864,15 +864,16 @@ This page lists the licenses of the projects used in cargo-about.
864
864
865
865
#### Used by
866
866
867
- - [ anstream 0.6.11 ] ( https://github.com/rust-cli/anstyle.git )
868
- - [ anstyle-query 1.0.2 ] ( https://github.com/rust-cli/anstyle )
869
- - [ anstyle 1.0.6 ] ( https://github.com/rust-cli/anstyle.git )
867
+ - [ anstream 0.6.14 ] ( https://github.com/rust-cli/anstyle.git )
868
+ - [ anstyle-query 1.0.3 ] ( https://github.com/rust-cli/anstyle )
869
+ - [ anstyle 1.0.7 ] ( https://github.com/rust-cli/anstyle.git )
870
870
- [ clap 4.5.4] ( https://github.com/clap-rs/clap )
871
- - [ colorchoice 1.0.0] ( https://github.com/rust-cli/anstyle )
872
- - [ serde_spanned 0.6.5] ( https://github.com/toml-rs/toml )
873
- - [ toml 0.8.10] ( https://github.com/toml-rs/toml )
874
- - [ toml_datetime 0.6.5] ( https://github.com/toml-rs/toml )
875
- - [ toml_edit 0.22.4] ( https://github.com/toml-rs/toml )
871
+ - [ colorchoice 1.0.1] ( https://github.com/rust-cli/anstyle )
872
+ - [ is_terminal_polyfill 1.70.0] ( https://github.com/polyfill-rs/is_terminal_polyfill )
873
+ - [ serde_spanned 0.6.6] ( https://github.com/toml-rs/toml )
874
+ - [ toml 0.8.13] ( https://github.com/toml-rs/toml )
875
+ - [ toml_datetime 0.6.6] ( https://github.com/toml-rs/toml )
876
+ - [ toml_edit 0.22.13] ( https://github.com/toml-rs/toml )
876
877
877
878
```
878
879
Apache License
@@ -1480,16 +1481,18 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1480
1481
1481
1482
#### Used by
1482
1483
1483
- - [ anyhow 1.0.79] ( https://github.com/dtolnay/anyhow )
1484
- - [ itoa 1.0.10] ( https://github.com/dtolnay/itoa )
1485
- - [ libc 0.2.153] ( https://github.com/rust-lang/libc )
1486
- - [ proc-macro2 1.0.78] ( https://github.com/dtolnay/proc-macro2 )
1487
- - [ quote 1.0.35] ( https://github.com/dtolnay/quote )
1488
- - [ ryu 1.0.16] ( https://github.com/dtolnay/ryu )
1489
- - [ serde 1.0.196] ( https://github.com/serde-rs/serde )
1490
- - [ serde_derive 1.0.196] ( https://github.com/serde-rs/serde )
1491
- - [ serde_yaml 0.9.31] ( https://github.com/dtolnay/serde-yaml )
1492
- - [ syn 2.0.48] ( https://github.com/dtolnay/syn )
1484
+ - [ anyhow 1.0.83] ( https://github.com/dtolnay/anyhow )
1485
+ - [ itoa 1.0.11] ( https://github.com/dtolnay/itoa )
1486
+ - [ libc 0.2.154] ( https://github.com/rust-lang/libc )
1487
+ - [ proc-macro2 1.0.82] ( https://github.com/dtolnay/proc-macro2 )
1488
+ - [ quote 1.0.36] ( https://github.com/dtolnay/quote )
1489
+ - [ ryu 1.0.18] ( https://github.com/dtolnay/ryu )
1490
+ - [ serde 1.0.202] ( https://github.com/serde-rs/serde )
1491
+ - [ serde_derive 1.0.202] ( https://github.com/serde-rs/serde )
1492
+ - [ serde_yaml 0.9.34+deprecated] ( https://github.com/dtolnay/serde-yaml )
1493
+ - [ syn 2.0.64] ( https://github.com/dtolnay/syn )
1494
+ - [ thiserror-impl 1.0.60] ( https://github.com/dtolnay/thiserror )
1495
+ - [ thiserror 1.0.60] ( https://github.com/dtolnay/thiserror )
1493
1496
- [ unicode-ident 1.0.12] ( https://github.com/dtolnay/unicode-ident )
1494
1497
- [ utf8parse 0.2.1] ( https://github.com/alacritty/vte )
1495
1498
- [ vte 0.11.1] ( https://github.com/alacritty/vte )
@@ -1891,15 +1894,18 @@ limitations under the License.
1891
1894
1892
1895
- [ equivalent 1.0.1] ( https://github.com/cuviper/equivalent )
1893
1896
- [ form_urlencoded 1.2.1] ( https://github.com/servo/rust-url )
1894
- - [ hashbrown 0.14.3 ] ( https://github.com/rust-lang/hashbrown )
1897
+ - [ hashbrown 0.14.5 ] ( https://github.com/rust-lang/hashbrown )
1895
1898
- [ heck 0.5.0] ( https://github.com/withoutboats/heck )
1896
1899
- [ idna 0.5.0] ( https://github.com/servo/rust-url/ )
1897
- - [ indexmap 2.2.2 ] ( https://github.com/indexmap-rs/indexmap )
1900
+ - [ indexmap 2.2.6 ] ( https://github.com/indexmap-rs/indexmap )
1898
1901
- [ is_executable 1.0.1] ( https://github.com/fitzgen/is_executable )
1899
1902
- [ percent-encoding 2.3.1] ( https://github.com/servo/rust-url/ )
1903
+ - [ regex-automata 0.4.6] ( https://github.com/rust-lang/regex/tree/master/regex-automata )
1904
+ - [ regex-syntax 0.8.3] ( https://github.com/rust-lang/regex/tree/master/regex-syntax )
1905
+ - [ regex 1.10.4] ( https://github.com/rust-lang/regex )
1900
1906
- [ strip-ansi-escapes 0.2.0] ( https://github.com/luser/strip-ansi-escapes )
1901
1907
- [ unicode-bidi 0.3.15] ( https://github.com/servo/unicode-bidi )
1902
- - [ unicode-normalization 0.1.22 ] ( https://github.com/unicode-rs/unicode-normalization )
1908
+ - [ unicode-normalization 0.1.23 ] ( https://github.com/unicode-rs/unicode-normalization )
1903
1909
- [ unicode-xid 0.2.4] ( https://github.com/unicode-rs/unicode-xid )
1904
1910
- [ url 2.5.0] ( https://github.com/servo/rust-url )
1905
1911
@@ -2322,6 +2328,9 @@ limitations under the License.
2322
2328
2323
2329
#### Used by
2324
2330
2331
+ - [ ribboncurls 0.2.0] ( https://github.com/tinted-theming/ribboncurls )
2332
+ - [ tinted-builder-rust 0.6.0] ( https://github.com/tinted-theming/tinted-builder-rust )
2333
+ - [ tinted-builder 0.3.0] ( https://github.com/tinted-theming/tinted-builder-rust )
2325
2334
- [ vte_generate_state_changes 0.1.1] ( https://github.com/jwilm/vte )
2326
2335
2327
2336
```
@@ -2428,7 +2437,7 @@ limitations under the License.
2428
2437
2429
2438
#### Used by
2430
2439
2431
- - [ unicode-normalization 0.1.22 ] ( https://github.com/unicode-rs/unicode-normalization )
2440
+ - [ unicode-normalization 0.1.23 ] ( https://github.com/unicode-rs/unicode-normalization )
2432
2441
- [ unicode-xid 0.2.4] ( https://github.com/unicode-rs/unicode-xid )
2433
2442
2434
2443
```
@@ -2446,7 +2455,39 @@ according to those terms.
2446
2455
2447
2456
#### Used by
2448
2457
2449
- - [ tinty 0.13.0] ( https://github.com/tinted-theming/tinty )
2458
+ - [ html-escape 0.2.13] ( https://github.com/magiclen/html-escape )
2459
+ - [ utf8-width 0.1.7] ( https://github.com/magiclen/utf8-width )
2460
+
2461
+ ```
2462
+ MIT License
2463
+
2464
+ Copyright (c) 2020 magiclen.org (Ron Li)
2465
+
2466
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2467
+ of this software and associated documentation files (the "Software"), to deal
2468
+ in the Software without restriction, including without limitation the rights
2469
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2470
+ copies of the Software, and to permit persons to whom the Software is
2471
+ furnished to do so, subject to the following conditions:
2472
+
2473
+ The above copyright notice and this permission notice shall be included in all
2474
+ copies or substantial portions of the Software.
2475
+
2476
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2477
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2478
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2479
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2480
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2481
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2482
+ SOFTWARE.
2483
+
2484
+ ```
2485
+
2486
+ ### MIT License
2487
+
2488
+ #### Used by
2489
+
2490
+ - [ tinty 0.14.0] ( https://github.com/tinted-theming/tinty )
2450
2491
2451
2492
```
2452
2493
MIT License
@@ -2477,7 +2518,7 @@ SOFTWARE.
2477
2518
2478
2519
#### Used by
2479
2520
2480
- - [ unsafe-libyaml 0.2.10 ] ( https://github.com/dtolnay/unsafe-libyaml )
2521
+ - [ unsafe-libyaml 0.2.11 ] ( https://github.com/dtolnay/unsafe-libyaml )
2481
2522
2482
2523
```
2483
2524
Permission is hereby granted, free of charge, to any
@@ -2510,7 +2551,7 @@ DEALINGS IN THE SOFTWARE.
2510
2551
2511
2552
#### Used by
2512
2553
2513
- - [ winnow 0.5.39 ] ( https://github.com/winnow-rs/winnow )
2554
+ - [ winnow 0.6.8 ] ( https://github.com/winnow-rs/winnow )
2514
2555
2515
2556
```
2516
2557
Permission is hereby granted, free of charge, to any person obtaining
@@ -2538,6 +2579,38 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2538
2579
2539
2580
#### Used by
2540
2581
2582
+ - [ aho-corasick 1.1.3] ( https://github.com/BurntSushi/aho-corasick )
2583
+ - [ memchr 2.7.2] ( https://github.com/BurntSushi/memchr )
2584
+
2585
+ ```
2586
+ The MIT License (MIT)
2587
+
2588
+ Copyright (c) 2015 Andrew Gallant
2589
+
2590
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2591
+ of this software and associated documentation files (the "Software"), to deal
2592
+ in the Software without restriction, including without limitation the rights
2593
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2594
+ copies of the Software, and to permit persons to whom the Software is
2595
+ furnished to do so, subject to the following conditions:
2596
+
2597
+ The above copyright notice and this permission notice shall be included in
2598
+ all copies or substantial portions of the Software.
2599
+
2600
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2601
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2602
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2603
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2604
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2605
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2606
+ THE SOFTWARE.
2607
+
2608
+ ```
2609
+
2610
+ ### MIT License
2611
+
2612
+ #### Used by
2613
+
2541
2614
- [ strsim 0.11.1] ( https://github.com/rapidfuzz/strsim-rs )
2542
2615
2543
2616
```
@@ -2567,6 +2640,20 @@ SOFTWARE.
2567
2640
2568
2641
```
2569
2642
2643
+ ### MIT License
2644
+
2645
+ #### Used by
2646
+
2647
+ - [ aho-corasick 1.1.3] ( https://github.com/BurntSushi/aho-corasick )
2648
+ - [ memchr 2.7.2] ( https://github.com/BurntSushi/memchr )
2649
+
2650
+ ```
2651
+ This project is dual-licensed under the Unlicense and MIT licenses.
2652
+
2653
+ You may use this code under the terms of either license.
2654
+
2655
+ ```
2656
+
2570
2657
### Mozilla Public License 2.0
2571
2658
2572
2659
#### Used by
0 commit comments