Merge pull request 'Update Rust crate egui to 0.32.2' (#293) from renovate/egui-0.x into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								custom_consumption/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								custom_consumption/Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -1714,7 +1714,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" | ||||
| dependencies = [ | ||||
|  "cfg-if", | ||||
|  "windows-targets 0.52.6", | ||||
|  "windows-targets 0.48.5", | ||||
| ] | ||||
|  | ||||
| [[package]] | ||||
|   | ||||
| @@ -7,6 +7,6 @@ edition = "2024" | ||||
| env_logger = "0.11.8" | ||||
| log = "0.4.27" | ||||
| clap = { version = "4.5.47", features = ["derive", "env"] } | ||||
| egui = "0.32.1" | ||||
| egui = "0.32.2" | ||||
| eframe = "0.32.2" | ||||
| lazy_static = "1.5.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user