File tree Expand file tree Collapse file tree
docs/src/content/docs/90_reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ description: A list of all major changes per version.
1919* [ #372 ] ( https://github.com/nix-community/crate2nix/pull/372 ) : Fix build-dependencies resolution when
2020 cross-compiling. Thank you, @pnmadelaine !
2121* [ #375 ] ( https://github.com/nix-community/crate2nix/pull/375 ) : Fix cargo tests and clippy warnings. Thank you, @pnmadelaine !
22+ * [ #388 ] ( https://github.com/nix-community/crate2nix/pull/388 ) : Respect ` fetchurl ` passed via top-level
23+ Cargo.nix. Thank you, @weihanglo !
24+ * [ #391 ] ( https://github.com/nix-community/crate2nix/pull/391 ) : Fix incorrect resolution of aliased git
25+ dependencies when multiple versions of the same package are referenced. Thank you, @hallettj !
2226* [ #407 ] ( https://github.com/nix-community/crate2nix/pull/407 ) : Inherit the main crate's ` meta ` when building
2327 with tests. Thank you, @jrobsonchase !
2428* Fix parsing checksums from v1 manifests with latest cargo. Thank you, @hallettj !
You can’t perform that action at this time.
0 commit comments