gnu: rust-multipart-0.17: Fix inputs.
* gnu/packages/crates-io.scm (rust-multipart-0.17)[cargo-development-inputs]: Add rust-env-log-0.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
		
							parent
							
								
									6c39c131b7
								
							
						
					
					
						commit
						741cfe8410
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -28356,7 +28356,9 @@ a default trait implementation you've defined.")
 | 
				
			||||||
        ("rust-safemem" ,rust-safemem-0.3)
 | 
					        ("rust-safemem" ,rust-safemem-0.3)
 | 
				
			||||||
        ("rust-tempfile" ,rust-tempfile-3)
 | 
					        ("rust-tempfile" ,rust-tempfile-3)
 | 
				
			||||||
        ("rust-tiny-http" ,rust-tiny-http-0.6)
 | 
					        ("rust-tiny-http" ,rust-tiny-http-0.6)
 | 
				
			||||||
        ("rust-twoway" ,rust-twoway-0.1))))
 | 
					        ("rust-twoway" ,rust-twoway-0.1))
 | 
				
			||||||
 | 
					       #:cargo-development-inputs
 | 
				
			||||||
 | 
					       (("rust-env-logger" ,rust-env-logger-0.5))))
 | 
				
			||||||
    (home-page "https://github.com/abonander/multipart")
 | 
					    (home-page "https://github.com/abonander/multipart")
 | 
				
			||||||
    (synopsis
 | 
					    (synopsis
 | 
				
			||||||
     "Backend-agnostic extension for file uploads in HTTP libraries for Rust")
 | 
					     "Backend-agnostic extension for file uploads in HTTP libraries for Rust")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue