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:
@@ -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