nixpkgs/pkgs/tools/misc/maker-panel
Leah Amelia Chen 4ed944dbb5 maker-panel: bump dependency to fix compilation error
One of the dependencies of this crate, `num-bigint`, fails to compile on
Rust versions >=1.73 due to a name conflict (see rust-num/num-bigint#219).

This commit fixes the compilation failure by bumping the `gerber-types`
dependency to 0.3, which includes a newer version of `num-bigint` that
compiles with the latest `rustc`.
2024-05-06 10:58:01 +02:00
..
default.nix maker-panel: bump dependency to fix compilation error 2024-05-06 10:58:01 +02:00
update-gerber-types-to-0.3.patch maker-panel: bump dependency to fix compilation error 2024-05-06 10:58:01 +02:00