valadaptive
355b7febb1
Update and fix cargo-deny ( #421 )
...
* Update and fix cargo-deny
* We are not free of syn
* More cargo-deny fixes
2025-09-09 07:51:08 -06:00
Jeremy Soller
cd1cd0a337
Allow syn duplicate until derivative updates its syn dependency
2024-06-12 08:00:33 -06:00
Jeremy Soller
990d66ed41
Ignore bitflags in cargo-deny duplicate check
2024-02-07 14:49:49 -07:00
Marijn Suijten
2c987b6c96
deny: Disallow duplicate dependency versions again
...
Partially reverts 587bb5c98f .
2023-11-07 10:58:13 +01:00
Dov Reshef
40c56e92b3
Cargo-deny: allow 'BSD-2-Clause', 'BSD-3-Clause' license for tiny-skia dev-dependency
2023-09-27 11:57:18 +03:00
Jeremy Soller
a8aa3b1122
Remove unnecessary cargo deny licenses and ignored vulnerabilities
2023-06-08 12:42:28 -06:00
Jeremy Soller
587bb5c98f
Remove syn from cargo deny skip, warn on multiple-versions
2023-06-08 12:40:55 -06:00
Christopher Serr
3b6373d0f4
Temporarily allow syn v1.0 in cargo deny
...
This temporarily allows `syn` v1.0 to be in the dependency tree as the
whole ecosystem is currently transitioning to `syn` v2.0. This process
however may take a while. The entry in the `deny.toml` should be removed
once all dependencies transitioned.
2023-03-30 20:11:45 +02:00
Edgar Geier
81ecd49d40
Allow Zlib in dependencies
2023-03-03 13:21:42 +01:00
Jeremy Soller
eca804c732
Revert "Make FontSystem not self-referencing and update fontdb and rustybuzz"
2023-03-02 18:16:57 -07:00
Edgar Geier
c1636f6381
Allow Zlib in dependencies
2023-03-03 01:01:41 +01:00
Jasper Bekkers
e6df88f698
❎ Add cargo-deny to the CI of this crate ( #45 )
2022-11-21 04:40:06 -07:00