teepot/crates/intel-dcap-api/src
Harald Hoyer 716c782e6f
chore(deps): update crates and nix flakes
- Updated multiple Rust dependencies, including `opentelemetry`, `const-oid`, and `webpki-roots` for enhanced features and bug fixes.
- Upgraded `nixpkgs` and `crane` in the nix flake configuration.
- Removed unused dependencies and introduced missing dependencies for improved build integrity.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-05-30 17:54:30 +02:00
..
client chore(deps): update crates and nix flakes 2025-05-30 17:54:30 +02:00
error.rs feat(intel-dcap-api): add automatic retry logic for 429 rate limiting 2025-05-28 11:52:32 +02:00
lib.rs feat(intel-dcap-api): add automatic retry logic for 429 rate limiting 2025-05-28 11:52:32 +02:00
requests.rs feat(api): add Intel DCAP API client module 2025-04-10 14:51:51 +02:00
responses.rs feat(api): add Intel DCAP API client module 2025-04-10 14:51:51 +02:00
types.rs feat(api): add Intel DCAP API client module 2025-04-10 14:51:51 +02:00