Loading pkgs/by-name/ca/cargo-expand/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,17 +6,17 @@ rustPlatform.buildRustPackage rec { pname = "cargo-expand"; version = "1.0.110"; version = "1.0.113"; src = fetchFromGitHub { owner = "dtolnay"; repo = "cargo-expand"; rev = version; hash = "sha256-7D2KFz5qI59YvV9+h1CLb92q6XD+wY7N0NjrFlH764s="; hash = "sha256-u5AQR0kMTNb6x1x7rvtF1jCne9Nqbkl7oiD9rkwhdRE="; }; useFetchCargoVendor = true; cargoHash = "sha256-0z2fywRAmuK/K4Q6ZlvF0B4J65CYMl3NHPMXB9iHr2o="; cargoHash = "sha256-TdzccMtXp5/KeYiO+vdukMO3hllBNeZAtO66eAUdbgA="; meta = { description = "Cargo subcommand to show result of macro expansion"; Loading Loading
pkgs/by-name/ca/cargo-expand/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,17 +6,17 @@ rustPlatform.buildRustPackage rec { pname = "cargo-expand"; version = "1.0.110"; version = "1.0.113"; src = fetchFromGitHub { owner = "dtolnay"; repo = "cargo-expand"; rev = version; hash = "sha256-7D2KFz5qI59YvV9+h1CLb92q6XD+wY7N0NjrFlH764s="; hash = "sha256-u5AQR0kMTNb6x1x7rvtF1jCne9Nqbkl7oiD9rkwhdRE="; }; useFetchCargoVendor = true; cargoHash = "sha256-0z2fywRAmuK/K4Q6ZlvF0B4J65CYMl3NHPMXB9iHr2o="; cargoHash = "sha256-TdzccMtXp5/KeYiO+vdukMO3hllBNeZAtO66eAUdbgA="; meta = { description = "Cargo subcommand to show result of macro expansion"; Loading