gnu: rust-cbindgen: Remove extra input.
* gnu/packages/rust-apps.scm (rust-cbindgen)[arguments]: Remove rust-autogen-0.1 from cargo-development-inputs.
This commit is contained in:
		
							parent
							
								
									35c08c2b52
								
							
						
					
					
						commit
						ef3827da67
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -86,9 +86,7 @@ gitignore rules.") | |||
|         ("serde-json" ,rust-serde-json-1.0) | ||||
|         ("syn" ,rust-syn-1.0) | ||||
|         ("tempfile" ,rust-tempfile-3.0) | ||||
|         ("toml" ,rust-toml-0.5)) | ||||
|        #:cargo-development-inputs | ||||
|        (("autocfg" ,rust-autocfg-0.1)))) | ||||
|         ("toml" ,rust-toml-0.5)))) | ||||
|     (home-page "https://github.com/eqrion/cbindgen/") | ||||
|     (synopsis "Tool for generating C bindings to Rust code") | ||||
|     (description | ||||
|  |  | |||
		Reference in a new issue