diesel-cli: 2.2.11 -> 2.2.12 (#424762)
This commit is contained in:
		
						commit
						a5f200c8df
					
				@ -27,16 +27,16 @@ assert lib.assertMsg (lib.elem true [
 | 
			
		||||
 | 
			
		||||
rustPlatform.buildRustPackage rec {
 | 
			
		||||
  pname = "diesel-cli";
 | 
			
		||||
  version = "2.2.11";
 | 
			
		||||
  version = "2.2.12";
 | 
			
		||||
 | 
			
		||||
  src = fetchCrate {
 | 
			
		||||
    inherit version;
 | 
			
		||||
    crateName = "diesel_cli";
 | 
			
		||||
    hash = "sha256-utiIuifPxHjvC0TkY2XLeOlqReaal/4T4hrJ7tmQ27k=";
 | 
			
		||||
    hash = "sha256-cBufd4HwNffkK2VDPMMUT1qZfgKNa6XKpxT5QlQesyc=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  useFetchCargoVendor = true;
 | 
			
		||||
  cargoHash = "sha256-QHcH0jgBAYtyYJoaBJW92HR5ZBgdMLupe5+l22Wpfjg=";
 | 
			
		||||
  cargoHash = "sha256-CmzUe/R9iFU//u0/FxMonYWyx0EJnI/blUktYN/eNe8=";
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = [
 | 
			
		||||
    installShellFiles
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user