gnu: rust-winit-0.24: Remove unnecessary inputs.
* gnu/packages/crates-graphics.scm (rust-winit-0.24)[inputs]: Remove field. Change-Id: Ia671b2539f47796ab3f77b90e1f3a47dd188e3c8
This commit is contained in:
		
							parent
							
								
									9f919a72c5
								
							
						
					
					
						commit
						6717fcbc8a
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -5121,9 +5121,7 @@ the platform-specific getters provided by winit, or another library.") | |||
|         ("rust-x11-dl" ,rust-x11-dl-2)) | ||||
|        #:cargo-development-inputs | ||||
|        (("rust-console-log" ,rust-console-log-0.2) | ||||
|         ("rust-simple-logger" ,rust-simple-logger-1)))) | ||||
|     (inputs | ||||
|      (list rust-wayland-client-0.28)))) | ||||
|         ("rust-simple-logger" ,rust-simple-logger-1)))))) | ||||
| 
 | ||||
| (define-public rust-winit-0.20 | ||||
|   (package | ||||
|  |  | |||
		Reference in a new issue