Merge pull request #282110 from r-ryantm/auto-update/textplots
textplots: 0.8.4 -> 0.8.5
This commit is contained in:
commit
5b9cb49fa2
@ -2,14 +2,14 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "textplots";
|
||||
version = "0.8.4";
|
||||
version = "0.8.5";
|
||||
|
||||
src = fetchCrate {
|
||||
inherit pname version;
|
||||
hash = "sha256-DtDxD3b8idYOBcHKkLbOy6NUU0bjWzDySGoW8uOT4xc=";
|
||||
hash = "sha256-83EAe6O8ETsuGJ5MK6kt68OnJL+r+BAYkFzvzlxHyp4=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-tXqonC4qawS6eu9dPt/6/TVYCjTroG+9XikmYQHCLdA=";
|
||||
cargoHash = "sha256-O47b00PGRXTWWxywitS2V15gXahzgjNvFKUvE+VMXaM=";
|
||||
|
||||
buildFeatures = [ "tool" ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user