Commit graph

123 commits

Author SHA1 Message Date
Sebastian Dröge d28fda6bc3 deny: Update 2021-01-09 12:46:09 +02:00
Sebastian Dröge 5f11c0d603 deny: Update 2020-11-20 10:03:52 +02:00
Sebastian Dröge f43436056e deny: Update with duplicated tinyvec dependency 2020-11-12 10:16:13 +02:00
Sebastian Dröge 1f446f6b64 Switch to the combined gtk-rs and gstreamer-rs repositories 2020-11-01 10:24:57 +02:00
Sebastian Dröge ad90efc508 deny: Update 2020-10-22 14:46:56 +03:00
Sebastian Dröge 9d394d39ed deny: Update 2020-10-18 09:47:36 +03:00
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