Loading pkgs/by-name/ca/cargo-tally/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ rustPlatform.buildRustPackage rec { pname = "cargo-tally"; version = "1.0.66"; version = "1.0.67"; src = fetchCrate { inherit pname version; hash = "sha256-PC/gscMO7oYcsd/cVcP5WZYweWRsh23Z7Do/qeGjAOc="; hash = "sha256-Jt7pEpy06xoYWLIMustYvVB81fcGEK7GYvh5ukDUiQ0="; }; cargoHash = "sha256-00J8ip2fr/nphY0OXVOLKv7gaHitMziwsdJ4YBaYxog="; cargoHash = "sha256-gXFcsaXaCkX4wQ9/eHr9CUI/r6KEAfZ8HYiDqBRtQeA="; meta = { description = "Graph the number of crates that depend on your crate over time"; Loading Loading
pkgs/by-name/ca/cargo-tally/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ rustPlatform.buildRustPackage rec { pname = "cargo-tally"; version = "1.0.66"; version = "1.0.67"; src = fetchCrate { inherit pname version; hash = "sha256-PC/gscMO7oYcsd/cVcP5WZYweWRsh23Z7Do/qeGjAOc="; hash = "sha256-Jt7pEpy06xoYWLIMustYvVB81fcGEK7GYvh5ukDUiQ0="; }; cargoHash = "sha256-00J8ip2fr/nphY0OXVOLKv7gaHitMziwsdJ4YBaYxog="; cargoHash = "sha256-gXFcsaXaCkX4wQ9/eHr9CUI/r6KEAfZ8HYiDqBRtQeA="; meta = { description = "Graph the number of crates that depend on your crate over time"; Loading