Update Rust crate egui to 0.32.3
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.28"
 | 
			
		||||
clap = { version = "4.5.47", features = ["derive", "env"] }
 | 
			
		||||
egui = "0.32.2"
 | 
			
		||||
egui = "0.32.3"
 | 
			
		||||
eframe = "0.32.3"
 | 
			
		||||
lazy_static = "1.5.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user