gnu: rust-constant-time-eq-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-constant-time-eq-0.1)[arguments]: Don't skip build.
This commit is contained in:
		
							parent
							
								
									bdcec7028c
								
							
						
					
					
						commit
						49877d9fd6
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2629,7 +2629,6 @@ the browser's console.")
 | 
			
		|||
        (base32
 | 
			
		||||
         "1g3vp04qzmk6cpzrd19yci6a95m7ap6wy7wkwgiy2pjklklrfl14"))))
 | 
			
		||||
    (build-system cargo-build-system)
 | 
			
		||||
    (arguments '(#:skip-build? #t))
 | 
			
		||||
    (home-page "https://github.com/cesarb/constant_time_eq")
 | 
			
		||||
    (synopsis
 | 
			
		||||
     "Compares two equal-sized byte strings in constant time")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue