mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 19:23:55 +00:00 
			
		
		
		
	update test fixture
This commit is contained in:
		
							parent
							
								
									22be13a6c3
								
							
						
					
					
						commit
						af23b08b71
					
				
							
								
								
									
										855
									
								
								test/fixture/src-tauri/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										855
									
								
								test/fixture/src-tauri/Cargo.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -12,12 +12,12 @@ rust-version = "1.57" | ||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| 
 | ||||
| [build-dependencies] | ||||
| tauri-build = { version = "1.0.0-rc.8", features = [] } | ||||
| tauri-build = { version = "1.0.2", features = [] } | ||||
| 
 | ||||
| [dependencies] | ||||
| serde_json = "1.0" | ||||
| serde = { version = "1.0", features = ["derive"] } | ||||
| tauri = { version = "1.0.0-rc.9", features = [] } | ||||
| serde_json = "1.0.82" | ||||
| serde = { version = "1.0.138", features = ["derive"] } | ||||
| tauri = { version = "1.0.2", features = [] } | ||||
| 
 | ||||
| [features] | ||||
| # by default Tauri runs in production mode | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user