gnu: rust-static-assertions-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-static-assertions-0.3)[properties]: Remove field.
This commit is contained in:
		
							parent
							
								
									f33cb1af08
								
							
						
					
					
						commit
						480f265e09
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11776,7 +11776,6 @@ deeply recursive algorithms that may accidentally blow the stack.")
 | 
			
		|||
    (description
 | 
			
		||||
     "This package provides compile-time assertions to ensure that invariants
 | 
			
		||||
are met.")
 | 
			
		||||
    (properties '((hidden? . #t)))
 | 
			
		||||
    (license (list license:expat license:asl2.0))))
 | 
			
		||||
 | 
			
		||||
(define-public rust-stdweb-0.4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue