Unverified Commit 0a60ea14 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

mountpoint-s3: 1.9.0 -> 1.9.1 (#343948)

parents be92e5e0 28b2fdd2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,17 +8,17 @@

rustPlatform.buildRustPackage rec {
  pname = "mountpoint-s3";
  version = "1.9.0";
  version = "1.9.1";

  src = fetchFromGitHub {
    owner = "awslabs";
    repo = "mountpoint-s3";
    rev = "v${version}";
    hash = "sha256-uzTnkspTS3WvJUOmp8z7L/L1ut6NvnSlnsRa5yvaTRI=";
    hash = "sha256-8t/gAz08jFRuF0q3bo4y8tiIq4iYgAkXf5udYNIccu0=";
    fetchSubmodules = true;
  };

  cargoHash = "sha256-kru8CBN9Mqm8Og7SKICjqSvds7z58RRqI4W2txLvWXo=";
  cargoHash = "sha256-Fz7LfAn78JVip0QshoL5KMAEHMtG8bkLzz4v95/qt3E=";

  # thread 'main' panicked at cargo-auditable/src/collect_audit_data.rs:77:9:
  # cargo metadata failure: error: none of the selected packages contains these features: libfuse3