Commit Graph

17 Commits

Author SHA1 Message Date
Quentin Gliech 8e513ea3cc Update Cargo.lock and update cargo-deny exceptions 2024-05-02 14:32:05 +02:00
Quentin Gliech 9e2530861f Disable wasmtime cache, enable parallel compilation, add deny exception 2024-05-02 10:35:59 +02:00
Quentin Gliech c1d5342d99 cargo-deny: ignore old socket2 version 2024-04-30 17:50:55 +02:00
Quentin Gliech c88a64044f Update the cargo-deny exceptions 2024-04-30 16:20:16 +02:00
Quentin Gliech f229ced40e Ignore RUSTSEC-2024-0320 as we don't use the unmaintained crate in production 2024-03-25 10:47:04 +01:00
Quentin Gliech d8f5fdaf5c Moved some dependencies in the workspace and upgrade some dependencies 2024-03-19 14:54:35 +01:00
Quentin Gliech 976275a2a9 cargo-deny: replace deprecated options in the config 2024-03-19 11:40:24 +01:00
Quentin Gliech baa07c5d33 Add cargo deny exemption for heck 0.4.1 2024-03-19 07:41:06 +01:00
Quentin Gliech eb950151af Upgrade OTEL and remove support for Jaeger and Zipkin exporters 2024-03-18 17:26:40 +01:00
Quentin Gliech d01b8c36a6 Bump Rust dependencies and update cargo-deny exceptions 2024-02-02 11:45:20 +01:00
Quentin Gliech 99a768f8e9 Ignore RUSTSEC-2023-0071 2023-11-28 16:17:41 +01:00
Quentin Gliech 30247448d5 Bump Rust dependencies 2023-11-24 13:04:37 +01:00
Quentin Gliech b9258f74cc bump other rust dependencies 2023-10-20 00:22:40 +02:00
Quentin Gliech 4821c7698c Bump opa-wasm & remove unnecessary cargo deny exceptions 2023-09-22 22:30:20 +02:00
Quentin Gliech c9155ef0cf Rust dependencies housekeeping
Including:
 - package upgrades
 - stop using the patched version of `ulid`
 - update cargo deny duplicate exception list
2023-09-14 23:43:00 +02:00
Quentin Gliech 37edc790cf Bump wasmtime to 12
Also removes the relevant `cargo deny` exclusions.
2023-08-23 17:37:26 +02:00
Quentin Gliech 21964cbeab Setup cargo-deny
Also try to remove a bunch of duplicate crates
2023-08-14 11:22:52 +02:00