Sebastian Dröge
6dc71affca
deny: Update
2020-10-10 11:17:56 +03:00
Sebastian Dröge
ca3347fb3d
Update deny.toml
2020-10-07 10:00:19 +03:00
Guillaume Desmottes
fab361d32d
cdg: disable default features for the image crate
...
We don't need JPEG, GIF, etc. support so depending on the whole
dependency chain of them is not needed and only wastes CPU time.
As a result we can remove the gif crate exception in deny.toml.
2020-09-23 10:28:55 +02:00
Sebastian Dröge
34ee0790aa
deny: Remove duplicated base64 which was fixed in the meantime and add gif
2020-09-23 09:15:56 +03:00
Sebastian Dröge
71e0c4813b
deny: Update
...
Remove some now unneeded entries and add a new one for wasi
2020-08-28 09:10:21 +03:00
Sebastian Dröge
b4f6e7186a
deny: Update configuration
2020-08-10 09:51:52 +03:00
Sebastian Dröge
4d19fbb58d
deny: Update by removing unneeded overrides and adding tungstenite for old sha-1 version
2020-07-28 09:47:03 +03:00
Sebastian Dröge
3189ab6e81
deny: Remove unused git dependencies
2020-07-27 10:41:43 +03:00
Sebastian Dröge
11d17b8de9
deny: Update for latest version of dependencies
2020-06-30 11:02:23 +03:00
Sebastian Dröge
ecac8002d9
deny: Ignore duplicated num-rational dependency for now
...
image depends on the old 0.2 version currently.
2020-06-19 09:32:54 +03:00
Sebastian Dröge
d9257c2219
deny: Unignore arrayvec/itertools now that nom/rav1e are updated to the new version
2020-06-19 09:31:14 +03:00
Sebastian Dröge
84a2d8b513
deny: Update to pass again
2020-06-05 12:36:41 +03:00
Sebastian Dröge
2e283b855a
deny: Skip various duplicated deps until our dependencies are updated
2020-05-29 13:07:08 +03:00
Arun Raghavan
7dc2de0c6c
deny: Drop special-casing for rusoto plugins
...
This was added because we were on an older version of Rusoto, which is
no longer the case.
2020-05-28 14:03:19 -04:00
Guillaume Desmottes
871f91d87f
deny: fail on multiple versions
...
Will ensure to keep the ignore list up to date.
2020-04-28 12:16:08 +02:00
Guillaume Desmottes
c58c6bf7fd
deny: remove dav1d-sys exception
...
dav1d 0.5.1 has just been released fixing the duplicated deps issue.
2020-04-28 11:46:41 +02:00
Guillaume Desmottes
3d1df3ca25
ci: switch from cargo-audit to cargo-deny
...
Fix #110
2020-04-28 10:39:50 +02:00