@blitsen/linux-x64 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICES.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  THIRD-PARTY NOTICES
2
2
 
3
- This application was built with Blitsen 0.2.0, which links the open-source packages listed
3
+ This application was built with Blitsen 0.2.1, which links the open-source packages listed
4
4
  below for x86_64-unknown-linux-gnu. Their terms apply to this executable; the application's own HTML, CSS and
5
5
  JavaScript is an interpreted payload and is not covered by them.
6
6
 
@@ -61,7 +61,7 @@ named there, and on request from the distributor of this application.
61
61
  to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
62
62
  uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
63
63
 
64
- PACKAGES (553)
64
+ PACKAGES (578)
65
65
 
66
66
  ab_glyph 0.2.32 — Apache-2.0
67
67
  https://github.com/alexheretic/ab-glyph
@@ -157,6 +157,24 @@ ash 0.38.0+1.3.281 — MIT OR Apache-2.0
157
157
  https://github.com/ash-rs/ash
158
158
  Copyright 2016 Maik Klein
159
159
  Copyright (c) 2016 ASH
160
+ async-broadcast 0.7.2 — MIT OR Apache-2.0
161
+ https://github.com/smol-rs/async-broadcast
162
+ copyright notice that is included in or attached to the work
163
+ copyright license to reproduce, prepare Derivative Works of,
164
+ (c) You must retain, in the Source form of any Derivative Works
165
+ Copyright 2020 Yoshua Wuyts
166
+ Copyright (c) 2020 Yoshua Wuyts
167
+ async-recursion 1.1.1 — MIT OR Apache-2.0
168
+ https://github.com/dcchut/async-recursion
169
+ copyright notice that is included in or attached to the work
170
+ copyright license to reproduce, prepare Derivative Works of,
171
+ (c) You must retain, in the Source form of any Derivative Works
172
+ Copyright [yyyy] [name of copyright owner]
173
+ async-trait 0.1.92 — MIT OR Apache-2.0
174
+ https://github.com/dtolnay/async-trait
175
+ copyright notice that is included in or attached to the work
176
+ copyright license to reproduce, prepare Derivative Works of,
177
+ (c) You must retain, in the Source form of any Derivative Works
160
178
  atomic_refcell 0.1.14 — Apache-2.0 OR MIT
161
179
  https://github.com/mozilla/atomic_refcell
162
180
  copyright notice that is included in or attached to the work
@@ -608,6 +626,16 @@ encoding_rs 0.8.35 — (Apache-2.0 OR MIT) AND BSD-3-Clause
608
626
  Copyright [yyyy] [name of copyright owner]
609
627
  Copyright Mozilla Foundation
610
628
  Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
629
+ endi 1.1.1 — MIT
630
+ https://github.com/zeenix/endi
631
+ enumflags2 0.7.12 — MIT OR Apache-2.0
632
+ https://github.com/meithecatte/enumflags2
633
+ Copyright 2017-2023 Maik Klein, Maja Kądziołka
634
+ Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
635
+ enumflags2_derive 0.7.12 — MIT OR Apache-2.0
636
+ https://github.com/meithecatte/enumflags2
637
+ Copyright [2017] [Maik Klein]
638
+ Copyright (c) 2017 Maik Klein
611
639
  equivalent 1.0.2 — Apache-2.0 OR MIT
612
640
  https://github.com/indexmap-rs/equivalent
613
641
  copyright notice that is included in or attached to the work
@@ -629,6 +657,18 @@ euclid 0.22.14 — MIT OR Apache-2.0
629
657
  (c) You must retain, in the Source form of any Derivative Works
630
658
  Copyright [yyyy] [name of copyright owner]
631
659
  Copyright (c) 2012-2013 Mozilla Foundation
660
+ event-listener 5.4.2 — Apache-2.0 OR MIT
661
+ https://github.com/smol-rs/event-listener
662
+ copyright notice that is included in or attached to the work
663
+ copyright license to reproduce, prepare Derivative Works of,
664
+ (c) You must retain, in the Source form of any Derivative Works
665
+ Copyright [yyyy] [name of copyright owner]
666
+ event-listener-strategy 0.5.4 — Apache-2.0 OR MIT
667
+ https://github.com/smol-rs/event-listener-strategy
668
+ copyright notice that is included in or attached to the work
669
+ copyright license to reproduce, prepare Derivative Works of,
670
+ (c) You must retain, in the Source form of any Derivative Works
671
+ Copyright [yyyy] [name of copyright owner]
632
672
  extended 0.1.0 — MIT
633
673
  https://github.com/depp/extended-rs
634
674
  Copyright 2022 Dietrich Epp
@@ -768,6 +808,14 @@ futures-io 0.3.33 — MIT OR Apache-2.0
768
808
  (c) You must retain, in the Source form of any Derivative Works
769
809
  Copyright (c) 2016 Alex Crichton
770
810
  Copyright (c) 2017 The Tokio Authors
811
+ futures-lite 2.6.1 — Apache-2.0 OR MIT
812
+ https://github.com/smol-rs/futures-lite
813
+ copyright notice that is included in or attached to the work
814
+ copyright license to reproduce, prepare Derivative Works of,
815
+ (c) You must retain, in the Source form of any Derivative Works
816
+ Copyright [yyyy] [name of copyright owner]
817
+ Copyright (c) 2016 Alex Crichton
818
+ Copyright (c) 2017 The Tokio Authors
771
819
  futures-macro 0.3.33 — MIT OR Apache-2.0
772
820
  https://github.com/rust-lang/futures-rs
773
821
  copyright notice that is included in or attached to the work
@@ -900,6 +948,14 @@ heck 0.5.0 — MIT OR Apache-2.0
900
948
  (c) You must retain, in the Source form of any Derivative Works
901
949
  Copyright [yyyy] [name of copyright owner]
902
950
  Copyright (c) 2015 The Rust Project Developers
951
+ hex 0.4.3 — MIT OR Apache-2.0
952
+ https://github.com/KokaKiwi/rust-hex
953
+ copyright notice that is included in or attached to the work
954
+ copyright license to reproduce, prepare Derivative Works of,
955
+ (c) You must retain, in the Source form of any Derivative Works
956
+ Copyright {yyyy} {name of copyright owner}
957
+ Copyright (c) 2013-2014 The Rust Project Developers.
958
+ Copyright (c) 2015-2020 The rust-hex Developers
903
959
  hexf-parse 0.2.1 — CC0-1.0
904
960
  https://github.com/lifthrasiir/hexf
905
961
  hound 3.5.1 — Apache-2.0
@@ -1183,6 +1239,8 @@ khronos-egl 6.0.0 — MIT/Apache-2.0
1183
1239
  copyright license to reproduce, prepare Derivative Works of,
1184
1240
  (c) You must retain, in the Source form of any Derivative Works
1185
1241
  Copyright [yyyy] [name of copyright owner]
1242
+ ksni 0.3.6 — Unlicense
1243
+ https://github.com/iovxw/ksni
1186
1244
  kurbo 0.13.1 — Apache-2.0 OR MIT
1187
1245
  https://github.com/linebender/kurbo
1188
1246
  copyright notice that is included in or attached to the work
@@ -1455,6 +1513,12 @@ openssl-sys 0.9.117 — MIT
1455
1513
  ordered-float 5.3.0 — MIT
1456
1514
  https://github.com/reem/rust-ordered-float
1457
1515
  Copyright (c) 2015 Jonathan Reem
1516
+ ordered-stream 0.2.0 — MIT OR Apache-2.0
1517
+ https://github.com/danieldg/ordered-stream
1518
+ copyright notice that is included in or attached to the work
1519
+ copyright license to reproduce, prepare Derivative Works of,
1520
+ (c) You must retain, in the Source form of any Derivative Works
1521
+ Copyright [yyyy] [name of copyright owner]
1458
1522
  os_pipe 1.2.3 — MIT
1459
1523
  https://github.com/oconnor663/os_pipe.rs
1460
1524
  owned_ttf_parser 0.25.1 — Apache-2.0
@@ -1462,6 +1526,13 @@ owned_ttf_parser 0.25.1 — Apache-2.0
1462
1526
  copyright notice that is included in or attached to the work
1463
1527
  copyright license to reproduce, prepare Derivative Works of,
1464
1528
  (c) You must retain, in the Source form of any Derivative Works
1529
+ parking 2.2.1 — Apache-2.0 OR MIT
1530
+ https://github.com/smol-rs/parking
1531
+ copyright notice that is included in or attached to the work
1532
+ copyright license to reproduce, prepare Derivative Works of,
1533
+ (c) You must retain, in the Source form of any Derivative Works
1534
+ Copyright [yyyy] [name of copyright owner]
1535
+ Copyright 2014-2020 The Rust Project Developers
1465
1536
  parking_lot 0.12.5 — MIT OR Apache-2.0
1466
1537
  https://github.com/Amanieu/parking_lot
1467
1538
  copyright notice that is included in or attached to the work
@@ -1497,6 +1568,11 @@ parley_data 0.11.1 — Apache-2.0 OR MIT
1497
1568
  (c) You must retain, in the Source form of any Derivative Works
1498
1569
  Copyright [yyyy] [name of copyright owner]
1499
1570
  Copyright 2020 the Parley Authors
1571
+ pastey 0.2.3 — MIT OR Apache-2.0
1572
+ https://github.com/as1100k/pastey
1573
+ copyright notice that is included in or attached to the work
1574
+ copyright license to reproduce, prepare Derivative Works of,
1575
+ (c) You must retain, in the Source form of any Derivative Works
1500
1576
  peniko 0.6.1 — Apache-2.0 OR MIT
1501
1577
  https://github.com/linebender/peniko
1502
1578
  copyright notice that is included in or attached to the work
@@ -1616,6 +1692,12 @@ primal-check 0.3.4 — MIT OR Apache-2.0
1616
1692
  (c) You must retain, in the Source form of any Derivative Works
1617
1693
  Copyright [yyyy] [name of copyright owner]
1618
1694
  Copyright (c) 2014 Huon Wilson
1695
+ proc-macro-crate 3.5.0 — MIT OR Apache-2.0
1696
+ https://github.com/bkchr/proc-macro-crate
1697
+ copyright notice that is included in or attached to the work
1698
+ copyright license to reproduce, prepare Derivative Works of,
1699
+ (c) You must retain, in the Source form of any Derivative Works
1700
+ Copyright [yyyy] [name of copyright owner]
1619
1701
  proc-macro2 1.0.107 — MIT OR Apache-2.0
1620
1702
  https://github.com/dtolnay/proc-macro2
1621
1703
  copyright notice that is included in or attached to the work
@@ -1893,6 +1975,11 @@ serde_json 1.0.151 — MIT OR Apache-2.0
1893
1975
  copyright notice that is included in or attached to the work
1894
1976
  copyright license to reproduce, prepare Derivative Works of,
1895
1977
  (c) You must retain, in the Source form of any Derivative Works
1978
+ serde_repr 0.1.21 — MIT OR Apache-2.0
1979
+ https://github.com/dtolnay/serde-repr
1980
+ copyright notice that is included in or attached to the work
1981
+ copyright license to reproduce, prepare Derivative Works of,
1982
+ (c) You must retain, in the Source form of any Derivative Works
1896
1983
  serde_spanned 1.1.1 — MIT OR Apache-2.0
1897
1984
  https://github.com/toml-rs/toml
1898
1985
  copyright notice that is included in or attached to the work
@@ -1938,6 +2025,13 @@ shlex 2.0.1 — MIT OR Apache-2.0
1938
2025
  https://github.com/comex/rust-shlex
1939
2026
  Copyright 2015 Nicholas Allegra (comex).
1940
2027
  Copyright (c) 2015 Nicholas Allegra (comex).
2028
+ signal-hook-registry 1.4.8 — MIT OR Apache-2.0
2029
+ https://github.com/vorner/signal-hook
2030
+ copyright notice that is included in or attached to the work
2031
+ copyright license to reproduce, prepare Derivative Works of,
2032
+ (c) You must retain, in the Source form of any Derivative Works
2033
+ Copyright [yyyy] [name of copyright owner]
2034
+ Copyright (c) 2017 tokio-jsonrpc developers
1941
2035
  simd-adler32 0.3.10 — MIT
1942
2036
  https://github.com/mcountryman/simd-adler32
1943
2037
  Copyright (c) [2021] [Marvin Countryman]
@@ -2295,6 +2389,13 @@ toml_datetime 1.1.1+spec-1.1.0 — MIT OR Apache-2.0
2295
2389
  (c) You must retain, in the Source form of any Derivative Works
2296
2390
  Copyright {yyyy} {name of copyright owner}
2297
2391
  Copyright (c) Individual contributors
2392
+ toml_edit 0.25.13+spec-1.1.0 — MIT OR Apache-2.0
2393
+ https://github.com/toml-rs/toml
2394
+ copyright notice that is included in or attached to the work
2395
+ copyright license to reproduce, prepare Derivative Works of,
2396
+ (c) You must retain, in the Source form of any Derivative Works
2397
+ Copyright {yyyy} {name of copyright owner}
2398
+ Copyright (c) Individual contributors
2298
2399
  toml_parser 1.1.3+spec-1.1.0 — MIT OR Apache-2.0
2299
2400
  https://github.com/toml-rs/toml
2300
2401
  copyright notice that is included in or attached to the work
@@ -2713,6 +2814,18 @@ yoke-derive 0.8.2 — Unicode-3.0
2713
2814
  https://github.com/unicode-org/icu4x
2714
2815
  COPYRIGHT AND PERMISSION NOTICE
2715
2816
  Copyright © 2020-2024 Unicode, Inc.
2817
+ zbus 5.19.0 — MIT
2818
+ https://github.com/z-galaxy/zbus/
2819
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2820
+ zbus_macros 5.19.0 — MIT
2821
+ https://github.com/z-galaxy/zbus/
2822
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2823
+ zbus_names 4.3.4 — MIT
2824
+ https://github.com/z-galaxy/zbus/
2825
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2826
+ zcheapstr 1.1.0 — MIT
2827
+ https://github.com/z-galaxy/zcheapstr/
2828
+ Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors
2716
2829
  zerocopy 0.8.56 — BSD-2-Clause OR Apache-2.0 OR MIT
2717
2830
  https://github.com/google/zerocopy
2718
2831
  copyright notice that is included in or attached to the work
@@ -2774,8 +2887,16 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
2774
2887
  Copyright [yyyy] [name of copyright owner]
2775
2888
  Copyright (c) zune-image developers
2776
2889
  (C) zune-image developers
2890
+ zvariant 5.15.0 — MIT
2891
+ https://github.com/z-galaxy/zbus/
2892
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2893
+ zvariant_derive 5.15.0 — MIT
2894
+ https://github.com/z-galaxy/zbus/
2895
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2896
+ zvariant_utils 4.2.0 — MIT
2897
+ https://github.com/z-galaxy/zbus/
2777
2898
 
2778
- LICENCE TEXTS (286)
2899
+ LICENCE TEXTS (297)
2779
2900
 
2780
2901
  Each distinct text appears once, followed by the packages it came with.
2781
2902
 
@@ -2976,7 +3097,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
2976
3097
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2977
3098
 
2978
3099
  ------------------------------------------------------------------------------
2979
- LICENSE-APACHE — 1 package(s): adler2 2.0.1
3100
+ LICENSE-APACHE — 2 package(s): adler2 2.0.1, proc-macro-crate 3.5.0
2980
3101
  ------------------------------------------------------------------------------
2981
3102
  Apache License
2982
3103
  Version 2.0, January 2004
@@ -3181,7 +3302,7 @@ See the License for the specific language governing permissions and
3181
3302
  limitations under the License.
3182
3303
 
3183
3304
  ------------------------------------------------------------------------------
3184
- LICENSE-MIT — 48 package(s): adler2 2.0.1, allocator-api2 0.2.21, atomic-waker 1.1.2, borsh 1.8.0, creek 1.2.3, displaydoc 0.2.7, drm 0.14.1, drm-ffi 0.9.1, drm-sys 0.8.1, dtoa 1.0.11, fastrand 2.5.0, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, pin-project-lite 0.2.17, polling 3.11.0, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rtrb 0.3.4, rustc-hash 1.1.0, rustc-hash 2.1.3, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, servo_arc 0.4.3, smol_str 0.3.6, stylo_malloc_size_of 0.20.0, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23
3305
+ LICENSE-MIT — 60 package(s): adler2 2.0.1, allocator-api2 0.2.21, async-recursion 1.1.1, async-trait 0.1.92, atomic-waker 1.1.2, borsh 1.8.0, creek 1.2.3, displaydoc 0.2.7, drm 0.14.1, drm-ffi 0.9.1, drm-sys 0.8.1, dtoa 1.0.11, endi 1.1.1, event-listener 5.4.2, event-listener-strategy 0.5.4, fastrand 2.5.0, futures-lite 2.6.1, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, ordered-stream 0.2.0, parking 2.2.1, pastey 0.2.3, pin-project-lite 0.2.17, polling 3.11.0, prettyplease 0.2.37, proc-macro-crate 3.5.0, proc-macro2 1.0.107, quote 1.0.47, rtrb 0.3.4, rustc-hash 1.1.0, rustc-hash 2.1.3, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, servo_arc 0.4.3, smol_str 0.3.6, stylo_malloc_size_of 0.20.0, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23, zvariant_utils 4.2.0
3185
3306
  ------------------------------------------------------------------------------
3186
3307
  Permission is hereby granted, free of charge, to any
3187
3308
  person obtaining a copy of this software and associated
@@ -3208,7 +3329,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3208
3329
  DEALINGS IN THE SOFTWARE.
3209
3330
 
3210
3331
  ------------------------------------------------------------------------------
3211
- LICENSE-APACHE — 124 package(s): ahash 0.8.12, arc-swap 1.9.2, arrayvec 0.7.8, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, base64 0.23.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, fastrand 2.5.0, find-msvc-tools 0.1.10, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, roxmltree 0.20.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.29.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-vo 0.1.0, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
3332
+ LICENSE-APACHE — 131 package(s): ahash 0.8.12, arc-swap 1.9.2, arrayvec 0.7.8, async-recursion 1.1.1, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, base64 0.23.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, event-listener 5.4.2, event-listener-strategy 0.5.4, fastrand 2.5.0, find-msvc-tools 0.1.10, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, futures-lite 2.6.1, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, ordered-stream 0.2.0, parking 2.2.1, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, roxmltree 0.20.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, signal-hook-registry 1.4.8, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.29.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-vo 0.1.0, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
3212
3333
  ------------------------------------------------------------------------------
3213
3334
  Apache License
3214
3335
  Version 2.0, January 2004
@@ -3474,7 +3595,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3474
3595
  THE SOFTWARE.
3475
3596
 
3476
3597
  ------------------------------------------------------------------------------
3477
- UNLICENSE — 10 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
3598
+ UNLICENSE — 11 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, ksni 0.3.6, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
3478
3599
  ------------------------------------------------------------------------------
3479
3600
  This is free and unencumbered software released into the public domain.
3480
3601
 
@@ -3518,7 +3639,7 @@ Redistribution and use in source and binary forms, with or without modification,
3518
3639
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3519
3640
 
3520
3641
  ------------------------------------------------------------------------------
3521
- LICENSE-APACHE — 26 package(s): allocator-api2 0.2.21, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.2.0, itoa 1.0.18, libc 0.2.189, litrs 1.0.0, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rustc-hash 2.1.3, rustversion 1.0.23, ryu 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_urlencoded 0.7.1, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24
3642
+ LICENSE-APACHE — 29 package(s): allocator-api2 0.2.21, async-trait 0.1.92, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.2.0, itoa 1.0.18, libc 0.2.189, litrs 1.0.0, pastey 0.2.3, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rustc-hash 2.1.3, rustversion 1.0.23, ryu 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, serde_urlencoded 0.7.1, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24
3522
3643
  ------------------------------------------------------------------------------
3523
3644
  Apache License
3524
3645
  Version 2.0, January 2004
@@ -4319,6 +4440,225 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4319
4440
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4320
4441
  DEALINGS IN THE SOFTWARE.
4321
4442
 
4443
+ ------------------------------------------------------------------------------
4444
+ LICENSE-APACHE — 1 package(s): async-broadcast 0.7.2
4445
+ ------------------------------------------------------------------------------
4446
+ Apache License
4447
+ Version 2.0, January 2004
4448
+ http://www.apache.org/licenses/
4449
+
4450
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4451
+
4452
+ 1. Definitions.
4453
+
4454
+ "License" shall mean the terms and conditions for use, reproduction,
4455
+ and distribution as defined by Sections 1 through 9 of this document.
4456
+
4457
+ "Licensor" shall mean the copyright owner or entity authorized by
4458
+ the copyright owner that is granting the License.
4459
+
4460
+ "Legal Entity" shall mean the union of the acting entity and all
4461
+ other entities that control, are controlled by, or are under common
4462
+ control with that entity. For the purposes of this definition,
4463
+ "control" means (i) the power, direct or indirect, to cause the
4464
+ direction or management of such entity, whether by contract or
4465
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4466
+ outstanding shares, or (iii) beneficial ownership of such entity.
4467
+
4468
+ "You" (or "Your") shall mean an individual or Legal Entity
4469
+ exercising permissions granted by this License.
4470
+
4471
+ "Source" form shall mean the preferred form for making modifications,
4472
+ including but not limited to software source code, documentation
4473
+ source, and configuration files.
4474
+
4475
+ "Object" form shall mean any form resulting from mechanical
4476
+ transformation or translation of a Source form, including but
4477
+ not limited to compiled object code, generated documentation,
4478
+ and conversions to other media types.
4479
+
4480
+ "Work" shall mean the work of authorship, whether in Source or
4481
+ Object form, made available under the License, as indicated by a
4482
+ copyright notice that is included in or attached to the work
4483
+ (an example is provided in the Appendix below).
4484
+
4485
+ "Derivative Works" shall mean any work, whether in Source or Object
4486
+ form, that is based on (or derived from) the Work and for which the
4487
+ editorial revisions, annotations, elaborations, or other modifications
4488
+ represent, as a whole, an original work of authorship. For the purposes
4489
+ of this License, Derivative Works shall not include works that remain
4490
+ separable from, or merely link (or bind by name) to the interfaces of,
4491
+ the Work and Derivative Works thereof.
4492
+
4493
+ "Contribution" shall mean any work of authorship, including
4494
+ the original version of the Work and any modifications or additions
4495
+ to that Work or Derivative Works thereof, that is intentionally
4496
+ submitted to Licensor for inclusion in the Work by the copyright owner
4497
+ or by an individual or Legal Entity authorized to submit on behalf of
4498
+ the copyright owner. For the purposes of this definition, "submitted"
4499
+ means any form of electronic, verbal, or written communication sent
4500
+ to the Licensor or its representatives, including but not limited to
4501
+ communication on electronic mailing lists, source code control systems,
4502
+ and issue tracking systems that are managed by, or on behalf of, the
4503
+ Licensor for the purpose of discussing and improving the Work, but
4504
+ excluding communication that is conspicuously marked or otherwise
4505
+ designated in writing by the copyright owner as "Not a Contribution."
4506
+
4507
+ "Contributor" shall mean Licensor and any individual or Legal Entity
4508
+ on behalf of whom a Contribution has been received by Licensor and
4509
+ subsequently incorporated within the Work.
4510
+
4511
+ 2. Grant of Copyright License. Subject to the terms and conditions of
4512
+ this License, each Contributor hereby grants to You a perpetual,
4513
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4514
+ copyright license to reproduce, prepare Derivative Works of,
4515
+ publicly display, publicly perform, sublicense, and distribute the
4516
+ Work and such Derivative Works in Source or Object form.
4517
+
4518
+ 3. Grant of Patent License. Subject to the terms and conditions of
4519
+ this License, each Contributor hereby grants to You a perpetual,
4520
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4521
+ (except as stated in this section) patent license to make, have made,
4522
+ use, offer to sell, sell, import, and otherwise transfer the Work,
4523
+ where such license applies only to those patent claims licensable
4524
+ by such Contributor that are necessarily infringed by their
4525
+ Contribution(s) alone or by combination of their Contribution(s)
4526
+ with the Work to which such Contribution(s) was submitted. If You
4527
+ institute patent litigation against any entity (including a
4528
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
4529
+ or a Contribution incorporated within the Work constitutes direct
4530
+ or contributory patent infringement, then any patent licenses
4531
+ granted to You under this License for that Work shall terminate
4532
+ as of the date such litigation is filed.
4533
+
4534
+ 4. Redistribution. You may reproduce and distribute copies of the
4535
+ Work or Derivative Works thereof in any medium, with or without
4536
+ modifications, and in Source or Object form, provided that You
4537
+ meet the following conditions:
4538
+
4539
+ (a) You must give any other recipients of the Work or
4540
+ Derivative Works a copy of this License; and
4541
+
4542
+ (b) You must cause any modified files to carry prominent notices
4543
+ stating that You changed the files; and
4544
+
4545
+ (c) You must retain, in the Source form of any Derivative Works
4546
+ that You distribute, all copyright, patent, trademark, and
4547
+ attribution notices from the Source form of the Work,
4548
+ excluding those notices that do not pertain to any part of
4549
+ the Derivative Works; and
4550
+
4551
+ (d) If the Work includes a "NOTICE" text file as part of its
4552
+ distribution, then any Derivative Works that You distribute must
4553
+ include a readable copy of the attribution notices contained
4554
+ within such NOTICE file, excluding those notices that do not
4555
+ pertain to any part of the Derivative Works, in at least one
4556
+ of the following places: within a NOTICE text file distributed
4557
+ as part of the Derivative Works; within the Source form or
4558
+ documentation, if provided along with the Derivative Works; or,
4559
+ within a display generated by the Derivative Works, if and
4560
+ wherever such third-party notices normally appear. The contents
4561
+ of the NOTICE file are for informational purposes only and
4562
+ do not modify the License. You may add Your own attribution
4563
+ notices within Derivative Works that You distribute, alongside
4564
+ or as an addendum to the NOTICE text from the Work, provided
4565
+ that such additional attribution notices cannot be construed
4566
+ as modifying the License.
4567
+
4568
+ You may add Your own copyright statement to Your modifications and
4569
+ may provide additional or different license terms and conditions
4570
+ for use, reproduction, or distribution of Your modifications, or
4571
+ for any such Derivative Works as a whole, provided Your use,
4572
+ reproduction, and distribution of the Work otherwise complies with
4573
+ the conditions stated in this License.
4574
+
4575
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
4576
+ any Contribution intentionally submitted for inclusion in the Work
4577
+ by You to the Licensor shall be under the terms and conditions of
4578
+ this License, without any additional terms or conditions.
4579
+ Notwithstanding the above, nothing herein shall supersede or modify
4580
+ the terms of any separate license agreement you may have executed
4581
+ with Licensor regarding such Contributions.
4582
+
4583
+ 6. Trademarks. This License does not grant permission to use the trade
4584
+ names, trademarks, service marks, or product names of the Licensor,
4585
+ except as required for reasonable and customary use in describing the
4586
+ origin of the Work and reproducing the content of the NOTICE file.
4587
+
4588
+ 7. Disclaimer of Warranty. Unless required by applicable law or
4589
+ agreed to in writing, Licensor provides the Work (and each
4590
+ Contributor provides its Contributions) on an "AS IS" BASIS,
4591
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4592
+ implied, including, without limitation, any warranties or conditions
4593
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4594
+ PARTICULAR PURPOSE. You are solely responsible for determining the
4595
+ appropriateness of using or redistributing the Work and assume any
4596
+ risks associated with Your exercise of permissions under this License.
4597
+
4598
+ 8. Limitation of Liability. In no event and under no legal theory,
4599
+ whether in tort (including negligence), contract, or otherwise,
4600
+ unless required by applicable law (such as deliberate and grossly
4601
+ negligent acts) or agreed to in writing, shall any Contributor be
4602
+ liable to You for damages, including any direct, indirect, special,
4603
+ incidental, or consequential damages of any character arising as a
4604
+ result of this License or out of the use or inability to use the
4605
+ Work (including but not limited to damages for loss of goodwill,
4606
+ work stoppage, computer failure or malfunction, or any and all
4607
+ other commercial damages or losses), even if such Contributor
4608
+ has been advised of the possibility of such damages.
4609
+
4610
+ 9. Accepting Warranty or Additional Liability. While redistributing
4611
+ the Work or Derivative Works thereof, You may choose to offer,
4612
+ and charge a fee for, acceptance of support, warranty, indemnity,
4613
+ or other liability obligations and/or rights consistent with this
4614
+ License. However, in accepting such obligations, You may act only
4615
+ on Your own behalf and on Your sole responsibility, not on behalf
4616
+ of any other Contributor, and only if You agree to indemnify,
4617
+ defend, and hold each Contributor harmless for any liability
4618
+ incurred by, or claims asserted against, such Contributor by reason
4619
+ of your accepting any such warranty or additional liability.
4620
+
4621
+ END OF TERMS AND CONDITIONS
4622
+
4623
+ Copyright 2020 Yoshua Wuyts
4624
+
4625
+ Licensed under the Apache License, Version 2.0 (the "License");
4626
+ you may not use this file except in compliance with the License.
4627
+ You may obtain a copy of the License at
4628
+
4629
+ http://www.apache.org/licenses/LICENSE-2.0
4630
+
4631
+ Unless required by applicable law or agreed to in writing, software
4632
+ distributed under the License is distributed on an "AS IS" BASIS,
4633
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4634
+ See the License for the specific language governing permissions and
4635
+ limitations under the License.
4636
+
4637
+ ------------------------------------------------------------------------------
4638
+ LICENSE-MIT — 1 package(s): async-broadcast 0.7.2
4639
+ ------------------------------------------------------------------------------
4640
+ The MIT License (MIT)
4641
+
4642
+ Copyright (c) 2020 Yoshua Wuyts
4643
+
4644
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4645
+ of this software and associated documentation files (the "Software"), to deal
4646
+ in the Software without restriction, including without limitation the rights
4647
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4648
+ copies of the Software, and to permit persons to whom the Software is
4649
+ furnished to do so, subject to the following conditions:
4650
+
4651
+ The above copyright notice and this permission notice shall be included in all
4652
+ copies or substantial portions of the Software.
4653
+
4654
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4655
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4656
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4657
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4658
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4659
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4660
+ SOFTWARE.
4661
+
4322
4662
  ------------------------------------------------------------------------------
4323
4663
  LICENSE.MIT — 1 package(s): atomic_refcell 0.1.14
4324
4664
  ------------------------------------------------------------------------------
@@ -4345,7 +4685,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4345
4685
  SOFTWARE.
4346
4686
 
4347
4687
  ------------------------------------------------------------------------------
4348
- LICENSE-THIRD-PARTY — 1 package(s): atomic-waker 1.1.2
4688
+ LICENSE-THIRD-PARTY — 2 package(s): atomic-waker 1.1.2, futures-lite 2.6.1
4349
4689
  ------------------------------------------------------------------------------
4350
4690
  ===============================================================================
4351
4691
 
@@ -6316,7 +6656,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6316
6656
  DEALINGS IN THE SOFTWARE.
6317
6657
 
6318
6658
  ------------------------------------------------------------------------------
6319
- LICENSE-APACHE — 22 package(s): crc32fast 1.5.0, ctor 0.10.1, dpi 0.1.2, dtor 0.8.1, foreign-types 0.3.2, foreign-types-shared 0.1.1, native-tls 0.2.18, openssl 0.10.81, openssl-macros 0.1.1, quick-error 2.0.1, rustfft 6.4.1, serde_spanned 1.1.1, strength_reduce 0.2.4, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0, winit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2, winit-wayland 0.31.0-beta.2, winit-x11 0.31.0-beta.2
6659
+ LICENSE-APACHE — 24 package(s): crc32fast 1.5.0, ctor 0.10.1, dpi 0.1.2, dtor 0.8.1, foreign-types 0.3.2, foreign-types-shared 0.1.1, hex 0.4.3, native-tls 0.2.18, openssl 0.10.81, openssl-macros 0.1.1, quick-error 2.0.1, rustfft 6.4.1, serde_spanned 1.1.1, strength_reduce 0.2.4, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.13+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0, winit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2, winit-wayland 0.31.0-beta.2, winit-x11 0.31.0-beta.2
6320
6660
  ------------------------------------------------------------------------------
6321
6661
  Apache License
6322
6662
  Version 2.0, January 2004
@@ -8559,34 +8899,215 @@ such modified license differs from this License).
8559
8899
  10.4. Distributing Source Code Form that is Incompatible With Secondary
8560
8900
  Licenses
8561
8901
 
8562
- If You choose to distribute Source Code Form that is Incompatible With
8563
- Secondary Licenses under the terms of this version of the License, the
8564
- notice described in Exhibit B of this License must be attached.
8902
+ If You choose to distribute Source Code Form that is Incompatible With
8903
+ Secondary Licenses under the terms of this version of the License, the
8904
+ notice described in Exhibit B of this License must be attached.
8905
+
8906
+ Exhibit A - Source Code Form License Notice
8907
+ -------------------------------------------
8908
+
8909
+ This Source Code Form is subject to the terms of the Mozilla Public
8910
+ License, v. 2.0. If a copy of the MPL was not distributed with this
8911
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
8912
+
8913
+ If it is not possible or desirable to put the notice in a particular
8914
+ file, then You may include the notice in a location (such as a LICENSE
8915
+ file in a relevant directory) where a recipient would be likely to look
8916
+ for such a notice.
8917
+
8918
+ You may add additional accurate notices of copyright ownership.
8919
+
8920
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
8921
+ ---------------------------------------------------------
8922
+
8923
+ This Source Code Form is "Incompatible With Secondary Licenses", as
8924
+ defined by the Mozilla Public License, v. 2.0.
8925
+
8926
+ ------------------------------------------------------------------------------
8927
+ LICENSE-MIT — 4 package(s): either 1.17.0, itertools 0.13.0, itertools 0.14.0, petgraph 0.8.3
8928
+ ------------------------------------------------------------------------------
8929
+ Copyright (c) 2015
8930
+
8931
+ Permission is hereby granted, free of charge, to any
8932
+ person obtaining a copy of this software and associated
8933
+ documentation files (the "Software"), to deal in the
8934
+ Software without restriction, including without
8935
+ limitation the rights to use, copy, modify, merge,
8936
+ publish, distribute, sublicense, and/or sell copies of
8937
+ the Software, and to permit persons to whom the Software
8938
+ is furnished to do so, subject to the following
8939
+ conditions:
8940
+
8941
+ The above copyright notice and this permission notice
8942
+ shall be included in all copies or substantial portions
8943
+ of the Software.
8944
+
8945
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8946
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8947
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8948
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8949
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8950
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8951
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8952
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8953
+ DEALINGS IN THE SOFTWARE.
8954
+
8955
+ ------------------------------------------------------------------------------
8956
+ COPYRIGHT — 1 package(s): encoding_rs 0.8.35
8957
+ ------------------------------------------------------------------------------
8958
+ encoding_rs is copyright Mozilla Foundation.
8959
+
8960
+ Licensed under the Apache License, Version 2.0
8961
+ <LICENSE-APACHE or
8962
+ https://www.apache.org/licenses/LICENSE-2.0> or the MIT
8963
+ license <LICENSE-MIT or https://opensource.org/licenses/MIT>,
8964
+ at your option. All files in the project carrying such
8965
+ notice may not be copied, modified, or distributed except
8966
+ according to those terms.
8967
+
8968
+ This crate includes data derived from the data files supplied
8969
+ with the WHATWG Encoding Standard, which, when incorporated into
8970
+ source code, are licensed under the BSD 3-Clause License
8971
+ <LICENSE-WHATWG>.
8972
+
8973
+ Test code within encoding_rs is dedicated to the Public Domain when so
8974
+ designated (see the individual files for PD/CC0-dedicated sections).
8975
+
8976
+ ------------------------------------------------------------------------------
8977
+ LICENSE-MIT — 4 package(s): encoding_rs 0.8.35, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0
8978
+ ------------------------------------------------------------------------------
8979
+ Copyright Mozilla Foundation
8980
+
8981
+ Permission is hereby granted, free of charge, to any
8982
+ person obtaining a copy of this software and associated
8983
+ documentation files (the "Software"), to deal in the
8984
+ Software without restriction, including without
8985
+ limitation the rights to use, copy, modify, merge,
8986
+ publish, distribute, sublicense, and/or sell copies of
8987
+ the Software, and to permit persons to whom the Software
8988
+ is furnished to do so, subject to the following
8989
+ conditions:
8990
+
8991
+ The above copyright notice and this permission notice
8992
+ shall be included in all copies or substantial portions
8993
+ of the Software.
8994
+
8995
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8996
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8997
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8998
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8999
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9000
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9001
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9002
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9003
+ DEALINGS IN THE SOFTWARE.
9004
+
9005
+ ------------------------------------------------------------------------------
9006
+ LICENSE-WHATWG — 1 package(s): encoding_rs 0.8.35
9007
+ ------------------------------------------------------------------------------
9008
+ Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
9009
+
9010
+ Redistribution and use in source and binary forms, with or without
9011
+ modification, are permitted provided that the following conditions are met:
9012
+
9013
+ 1. Redistributions of source code must retain the above copyright notice, this
9014
+ list of conditions and the following disclaimer.
9015
+
9016
+ 2. Redistributions in binary form must reproduce the above copyright notice,
9017
+ this list of conditions and the following disclaimer in the documentation
9018
+ and/or other materials provided with the distribution.
9019
+
9020
+ 3. Neither the name of the copyright holder nor the names of its
9021
+ contributors may be used to endorse or promote products derived from
9022
+ this software without specific prior written permission.
9023
+
9024
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
9025
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
9026
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
9027
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
9028
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
9029
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
9030
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
9031
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
9032
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
9033
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9034
+
9035
+ ------------------------------------------------------------------------------
9036
+ LICENSE-APACHE — 1 package(s): enumflags2 0.7.12
9037
+ ------------------------------------------------------------------------------
9038
+ Apache License
9039
+
9040
+ Version 2.0, January 2004
9041
+
9042
+ http://www.apache.org/licenses/
9043
+
9044
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9045
+
9046
+ 1. Definitions.
9047
+
9048
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
9049
+
9050
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
9051
+
9052
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
9053
+
9054
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
9055
+
9056
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
9057
+
9058
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
9059
+
9060
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
9061
+
9062
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9063
+
9064
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
9065
+
9066
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
9067
+
9068
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
9069
+
9070
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
9071
+
9072
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
9073
+
9074
+ You must give any other recipients of the Work or Derivative Works a copy of this License; and
9075
+ You must cause any modified files to carry prominent notices stating that You changed the files; and
9076
+ You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
9077
+ If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
9078
+
9079
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
9080
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
9081
+
9082
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
9083
+
9084
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
9085
+
9086
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
8565
9087
 
8566
- Exhibit A - Source Code Form License Notice
8567
- -------------------------------------------
9088
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
8568
9089
 
8569
- This Source Code Form is subject to the terms of the Mozilla Public
8570
- License, v. 2.0. If a copy of the MPL was not distributed with this
8571
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
9090
+ END OF TERMS AND CONDITIONS
8572
9091
 
8573
- If it is not possible or desirable to put the notice in a particular
8574
- file, then You may include the notice in a location (such as a LICENSE
8575
- file in a relevant directory) where a recipient would be likely to look
8576
- for such a notice.
8577
9092
 
8578
- You may add additional accurate notices of copyright ownership.
9093
+ Copyright 2017-2023 Maik Klein, Maja Kądziołka
8579
9094
 
8580
- Exhibit B - "Incompatible With Secondary Licenses" Notice
8581
- ---------------------------------------------------------
9095
+ Licensed under the Apache License, Version 2.0 (the "License");
9096
+ you may not use this file except in compliance with the License.
9097
+ You may obtain a copy of the License at
8582
9098
 
8583
- This Source Code Form is "Incompatible With Secondary Licenses", as
8584
- defined by the Mozilla Public License, v. 2.0.
9099
+ http://www.apache.org/licenses/LICENSE-2.0
9100
+
9101
+ Unless required by applicable law or agreed to in writing, software
9102
+ distributed under the License is distributed on an "AS IS" BASIS,
9103
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9104
+ See the License for the specific language governing permissions and
9105
+ limitations under the License.
8585
9106
 
8586
9107
  ------------------------------------------------------------------------------
8587
- LICENSE-MIT — 4 package(s): either 1.17.0, itertools 0.13.0, itertools 0.14.0, petgraph 0.8.3
9108
+ LICENSE-MIT — 1 package(s): enumflags2 0.7.12
8588
9109
  ------------------------------------------------------------------------------
8589
- Copyright (c) 2015
9110
+ Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
8590
9111
 
8591
9112
  Permission is hereby granted, free of charge, to any
8592
9113
  person obtaining a copy of this software and associated
@@ -8613,30 +9134,81 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8613
9134
  DEALINGS IN THE SOFTWARE.
8614
9135
 
8615
9136
  ------------------------------------------------------------------------------
8616
- COPYRIGHT — 1 package(s): encoding_rs 0.8.35
9137
+ LICENSE-APACHE — 1 package(s): enumflags2_derive 0.7.12
8617
9138
  ------------------------------------------------------------------------------
8618
- encoding_rs is copyright Mozilla Foundation.
9139
+ Apache License
8619
9140
 
8620
- Licensed under the Apache License, Version 2.0
8621
- <LICENSE-APACHE or
8622
- https://www.apache.org/licenses/LICENSE-2.0> or the MIT
8623
- license <LICENSE-MIT or https://opensource.org/licenses/MIT>,
8624
- at your option. All files in the project carrying such
8625
- notice may not be copied, modified, or distributed except
8626
- according to those terms.
9141
+ Version 2.0, January 2004
8627
9142
 
8628
- This crate includes data derived from the data files supplied
8629
- with the WHATWG Encoding Standard, which, when incorporated into
8630
- source code, are licensed under the BSD 3-Clause License
8631
- <LICENSE-WHATWG>.
9143
+ http://www.apache.org/licenses/
8632
9144
 
8633
- Test code within encoding_rs is dedicated to the Public Domain when so
8634
- designated (see the individual files for PD/CC0-dedicated sections).
9145
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9146
+
9147
+ 1. Definitions.
9148
+
9149
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
9150
+
9151
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
9152
+
9153
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
9154
+
9155
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
9156
+
9157
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
9158
+
9159
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
9160
+
9161
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
9162
+
9163
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9164
+
9165
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
9166
+
9167
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
9168
+
9169
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
9170
+
9171
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
9172
+
9173
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
9174
+
9175
+ You must give any other recipients of the Work or Derivative Works a copy of this License; and
9176
+ You must cause any modified files to carry prominent notices stating that You changed the files; and
9177
+ You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
9178
+ If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
9179
+
9180
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
9181
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
9182
+
9183
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
9184
+
9185
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
9186
+
9187
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9188
+
9189
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
9190
+
9191
+ END OF TERMS AND CONDITIONS
9192
+
9193
+
9194
+ Copyright [2017] [Maik Klein]
9195
+
9196
+ Licensed under the Apache License, Version 2.0 (the "License");
9197
+ you may not use this file except in compliance with the License.
9198
+ You may obtain a copy of the License at
9199
+
9200
+ http://www.apache.org/licenses/LICENSE-2.0
9201
+
9202
+ Unless required by applicable law or agreed to in writing, software
9203
+ distributed under the License is distributed on an "AS IS" BASIS,
9204
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9205
+ See the License for the specific language governing permissions and
9206
+ limitations under the License.
8635
9207
 
8636
9208
  ------------------------------------------------------------------------------
8637
- LICENSE-MIT — 4 package(s): encoding_rs 0.8.35, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0
9209
+ LICENSE-MIT — 1 package(s): enumflags2_derive 0.7.12
8638
9210
  ------------------------------------------------------------------------------
8639
- Copyright Mozilla Foundation
9211
+ Copyright (c) 2017 Maik Klein
8640
9212
 
8641
9213
  Permission is hereby granted, free of charge, to any
8642
9214
  person obtaining a copy of this software and associated
@@ -8662,36 +9234,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8662
9234
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8663
9235
  DEALINGS IN THE SOFTWARE.
8664
9236
 
8665
- ------------------------------------------------------------------------------
8666
- LICENSE-WHATWG — 1 package(s): encoding_rs 0.8.35
8667
- ------------------------------------------------------------------------------
8668
- Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
8669
-
8670
- Redistribution and use in source and binary forms, with or without
8671
- modification, are permitted provided that the following conditions are met:
8672
-
8673
- 1. Redistributions of source code must retain the above copyright notice, this
8674
- list of conditions and the following disclaimer.
8675
-
8676
- 2. Redistributions in binary form must reproduce the above copyright notice,
8677
- this list of conditions and the following disclaimer in the documentation
8678
- and/or other materials provided with the distribution.
8679
-
8680
- 3. Neither the name of the copyright holder nor the names of its
8681
- contributors may be used to endorse or promote products derived from
8682
- this software without specific prior written permission.
8683
-
8684
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
8685
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
8686
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
8687
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
8688
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
8689
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
8690
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
8691
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
8692
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
8693
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8694
-
8695
9237
  ------------------------------------------------------------------------------
8696
9238
  LICENSE-MIT — 1 package(s): equivalent 1.0.2
8697
9239
  ------------------------------------------------------------------------------
@@ -10520,6 +11062,30 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10520
11062
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10521
11063
  DEALINGS IN THE SOFTWARE.
10522
11064
 
11065
+ ------------------------------------------------------------------------------
11066
+ LICENSE-MIT — 1 package(s): hex 0.4.3
11067
+ ------------------------------------------------------------------------------
11068
+ Copyright (c) 2013-2014 The Rust Project Developers.
11069
+ Copyright (c) 2015-2020 The rust-hex Developers
11070
+
11071
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11072
+ of this software and associated documentation files (the "Software"), to deal
11073
+ in the Software without restriction, including without limitation the rights
11074
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11075
+ copies of the Software, and to permit persons to whom the Software is
11076
+ furnished to do so, subject to the following conditions:
11077
+
11078
+ The above copyright notice and this permission notice shall be included in all
11079
+ copies or substantial portions of the Software.
11080
+
11081
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11082
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11083
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11084
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11085
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11086
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11087
+ SOFTWARE.
11088
+
10523
11089
  ------------------------------------------------------------------------------
10524
11090
  LICENSE — 1 package(s): hrtf 0.9.0
10525
11091
  ------------------------------------------------------------------------------
@@ -12748,6 +13314,19 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12748
13314
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12749
13315
  THE SOFTWARE.
12750
13316
 
13317
+ ------------------------------------------------------------------------------
13318
+ LICENSE-THIRD-PARTY — 1 package(s): parking 2.2.1
13319
+ ------------------------------------------------------------------------------
13320
+ ===============================================================================
13321
+
13322
+ Copyright 2014-2020 The Rust Project Developers
13323
+
13324
+ Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
13325
+ http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
13326
+ <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
13327
+ option. All files in the project carrying such notice may not be
13328
+ copied, modified, or distributed except according to those terms.
13329
+
12751
13330
  ------------------------------------------------------------------------------
12752
13331
  LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
12753
13332
  ------------------------------------------------------------------------------
@@ -14433,7 +15012,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14433
15012
  DEALINGS IN THE SOFTWARE.
14434
15013
 
14435
15014
  ------------------------------------------------------------------------------
14436
- LICENSE-MIT — 5 package(s): serde_spanned 1.1.1, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0
15015
+ LICENSE-MIT — 6 package(s): serde_spanned 1.1.1, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.13+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0
14437
15016
  ------------------------------------------------------------------------------
14438
15017
  Copyright (c) Individual contributors
14439
15018
 
@@ -14557,6 +15136,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14557
15136
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14558
15137
  THE SOFTWARE.
14559
15138
 
15139
+ ------------------------------------------------------------------------------
15140
+ LICENSE-MIT — 1 package(s): signal-hook-registry 1.4.8
15141
+ ------------------------------------------------------------------------------
15142
+ Copyright (c) 2017 tokio-jsonrpc developers
15143
+
15144
+ Permission is hereby granted, free of charge, to any
15145
+ person obtaining a copy of this software and associated
15146
+ documentation files (the "Software"), to deal in the
15147
+ Software without restriction, including without
15148
+ limitation the rights to use, copy, modify, merge,
15149
+ publish, distribute, sublicense, and/or sell copies of
15150
+ the Software, and to permit persons to whom the Software
15151
+ is furnished to do so, subject to the following
15152
+ conditions:
15153
+
15154
+ The above copyright notice and this permission notice
15155
+ shall be included in all copies or substantial portions
15156
+ of the Software.
15157
+
15158
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
15159
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
15160
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
15161
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
15162
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
15163
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
15164
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
15165
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15166
+ DEALINGS IN THE SOFTWARE.
15167
+
14560
15168
  ------------------------------------------------------------------------------
14561
15169
  LICENSE.md — 1 package(s): simd-adler32 0.3.10
14562
15170
  ------------------------------------------------------------------------------
@@ -18275,6 +18883,64 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18275
18883
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18276
18884
  SOFTWARE.
18277
18885
 
18886
+ ------------------------------------------------------------------------------
18887
+ LICENSE — 5 package(s): zbus 5.19.0, zbus_macros 5.19.0, zbus_names 4.3.4, zvariant 5.15.0, zvariant_derive 5.15.0
18888
+ ------------------------------------------------------------------------------
18889
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
18890
+
18891
+ Permission is hereby granted, free of charge, to any
18892
+ person obtaining a copy of this software and associated
18893
+ documentation files (the "Software"), to deal in the
18894
+ Software without restriction, including without
18895
+ limitation the rights to use, copy, modify, merge,
18896
+ publish, distribute, sublicense, and/or sell copies of
18897
+ the Software, and to permit persons to whom the Software
18898
+ is furnished to do so, subject to the following
18899
+ conditions:
18900
+
18901
+ The above copyright notice and this permission notice
18902
+ shall be included in all copies or substantial portions
18903
+ of the Software.
18904
+
18905
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18906
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
18907
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18908
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
18909
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
18910
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
18911
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
18912
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
18913
+ DEALINGS IN THE SOFTWARE.
18914
+
18915
+ ------------------------------------------------------------------------------
18916
+ LICENSE — 1 package(s): zcheapstr 1.1.0
18917
+ ------------------------------------------------------------------------------
18918
+ Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors
18919
+
18920
+ Permission is hereby granted, free of charge, to any
18921
+ person obtaining a copy of this software and associated
18922
+ documentation files (the "Software"), to deal in the
18923
+ Software without restriction, including without
18924
+ limitation the rights to use, copy, modify, merge,
18925
+ publish, distribute, sublicense, and/or sell copies of
18926
+ the Software, and to permit persons to whom the Software
18927
+ is furnished to do so, subject to the following
18928
+ conditions:
18929
+
18930
+ The above copyright notice and this permission notice
18931
+ shall be included in all copies or substantial portions
18932
+ of the Software.
18933
+
18934
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18935
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
18936
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18937
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
18938
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
18939
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
18940
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
18941
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
18942
+ DEALINGS IN THE SOFTWARE.
18943
+
18278
18944
  ------------------------------------------------------------------------------
18279
18945
  LICENSE-APACHE — 2 package(s): zerocopy 0.8.56, zerocopy-derive 0.8.56
18280
18946
  ------------------------------------------------------------------------------