mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-20 14:43:56 +02:00

- 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>
3 lines
76 B
TOML
3 lines
76 B
TOML
[toolchain]
|
|
channel = "1.87"
|
|
components = ["rustfmt", "clippy", "rust-src"]
|