Unverified Commit 12643b3d authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #196756 from figsoda/lemmeknow

lemmeknow: 0.6.0 -> 0.7.0
parents 19683578 a835de25
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@

rustPlatform.buildRustPackage rec {
  pname = "lemmeknow";
  version = "0.6.0";
  version = "0.7.0";

  src = fetchCrate {
    inherit pname version;
    sha256 = "sha256-xDHgIo6VGBp27JMqhG4r/MZTIAA8ViAJqWJNchZywTs=";
    sha256 = "sha256-rSuHFVUYpL1v5ba0q15mNEuAHzFF9tWxFs3zTJt5zcc=";
  };

  cargoSha256 = "sha256-bPI8S2hNQnIPj8Sl0QYs6piCdWSUYFH1qcf7DL+oxIo=";
  cargoSha256 = "sha256-x//spFPlmJJAIyI5RgnYlMORi4eCXc8p7iEJQ7Ayptw=";

  meta = with lib; {
    description = "A tool to identify anything";