mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update dependency copyright notices
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.. This file was generated by scripts/licenses.py at 2026-01-09T15:55:59.219176.
|
||||
.. This file was generated by scripts/licenses.py at 2026-05-29T19:45:54.737793.
|
||||
|
||||
Dependency Copyright Notices
|
||||
============================
|
||||
@@ -10,7 +10,7 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright (c) 2018 Andy Lok <andylokandy@hotmail.com>
|
||||
|
||||
`cfg-if v1.0.0 <https://crates.io/crates/cfg-if/1.0.0>`_
|
||||
`cfg-if v1.0.4 <https://crates.io/crates/cfg-if/1.0.4>`_
|
||||
--------------------------------------------------------
|
||||
|
||||
::
|
||||
@@ -180,14 +180,14 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright 2021 The vdf-rs devs
|
||||
|
||||
`libc v0.2.171 <https://crates.io/crates/libc/0.2.171>`_
|
||||
`libc v0.2.186 <https://crates.io/crates/libc/0.2.186>`_
|
||||
--------------------------------------------------------
|
||||
|
||||
::
|
||||
|
||||
Copyright (c) 2014-2020 The Rust Project Developers
|
||||
Copyright (c) The Rust Project Developers
|
||||
|
||||
`libloadorder v18.5.1 <https://crates.io/crates/libloadorder/18.5.1>`_
|
||||
`libloadorder v18.8.2 <https://crates.io/crates/libloadorder/18.8.2>`_
|
||||
----------------------------------------------------------------------
|
||||
|
||||
::
|
||||
@@ -201,7 +201,7 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright (c) 2014 The Rust Project Developers
|
||||
|
||||
`loot-condition-interpreter v5.4.0 <https://crates.io/crates/loot-condition-interpreter/5.4.0>`_
|
||||
`loot-condition-interpreter v6.0.0 <https://crates.io/crates/loot-condition-interpreter/6.0.0>`_
|
||||
------------------------------------------------------------------------------------------------
|
||||
|
||||
::
|
||||
@@ -243,7 +243,7 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright (c) 2015
|
||||
|
||||
`rayon v1.11.0 <https://crates.io/crates/rayon/1.11.0>`_
|
||||
`rayon v1.12.0 <https://crates.io/crates/rayon/1.12.0>`_
|
||||
--------------------------------------------------------
|
||||
|
||||
::
|
||||
@@ -257,15 +257,15 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright (c) 2010 The Rust Project Developers
|
||||
|
||||
`regex v1.11.1 <https://crates.io/crates/regex/1.11.1>`_
|
||||
`regex v1.12.3 <https://crates.io/crates/regex/1.12.3>`_
|
||||
--------------------------------------------------------
|
||||
|
||||
::
|
||||
|
||||
Copyright (c) 2014 The Rust Project Developers
|
||||
|
||||
`regex-automata v0.4.9 <https://crates.io/crates/regex-automata/0.4.9>`_
|
||||
------------------------------------------------------------------------
|
||||
`regex-automata v0.4.14 <https://crates.io/crates/regex-automata/0.4.14>`_
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
::
|
||||
|
||||
@@ -278,7 +278,7 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright (c) 2014 The Rust Project Developers
|
||||
|
||||
`regress v0.10.5 <https://crates.io/crates/regress/0.10.5>`_
|
||||
`regress v0.11.1 <https://crates.io/crates/regress/0.11.1>`_
|
||||
------------------------------------------------------------
|
||||
|
||||
::
|
||||
@@ -330,21 +330,21 @@ Dependency Copyright Notices
|
||||
|
||||
Copyright © 1991-2023 Unicode, Inc.
|
||||
|
||||
`windows-link v0.2.0 <https://crates.io/crates/windows-link/0.2.0>`_
|
||||
`windows-link v0.2.1 <https://crates.io/crates/windows-link/0.2.1>`_
|
||||
--------------------------------------------------------------------
|
||||
|
||||
::
|
||||
|
||||
Copyright (c) Microsoft Corporation.
|
||||
|
||||
`windows-result v0.4.0 <https://crates.io/crates/windows-result/0.4.0>`_
|
||||
`windows-result v0.4.1 <https://crates.io/crates/windows-result/0.4.1>`_
|
||||
------------------------------------------------------------------------
|
||||
|
||||
::
|
||||
|
||||
Copyright (c) Microsoft Corporation.
|
||||
|
||||
`windows-sys v0.61.1 <https://crates.io/crates/windows-sys/0.61.1>`_
|
||||
`windows-sys v0.61.2 <https://crates.io/crates/windows-sys/0.61.2>`_
|
||||
--------------------------------------------------------------------
|
||||
|
||||
::
|
||||
|
||||
@@ -37,17 +37,18 @@ NO_NOTICES_WHITELIST = [
|
||||
('cxxbridge-macro', '1.0.192'),
|
||||
('delegate', '0.13.4'),
|
||||
('link-cplusplus', '1.0.12'),
|
||||
('once_cell', '1.21.3'),
|
||||
('once_cell', '1.21.4'),
|
||||
('option-ext', '0.2.0'),
|
||||
('pelite-macros', '0.1.1'),
|
||||
('pest', '2.8.0'),
|
||||
('proc-macro2', '1.0.105'),
|
||||
('quote', '1.0.40'),
|
||||
('rustc-hash', '2.1.1'),
|
||||
('proc-macro2', '1.0.106'),
|
||||
('quote', '1.0.45'),
|
||||
('rustc-hash', '2.1.2'),
|
||||
('rustversion', '1.0.20'),
|
||||
('serde', '1.0.219'),
|
||||
('serde_derive', '1.0.219'),
|
||||
('syn', '2.0.113'),
|
||||
('serde', '1.0.228'),
|
||||
('serde_core', '1.0.228'),
|
||||
('serde_derive', '1.0.228'),
|
||||
('syn', '2.0.117'),
|
||||
('thiserror', '2.0.12'),
|
||||
('thiserror-impl', '2.0.12'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user