mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 04:00:21 +00:00 
			
		
		
		
	Added comment with a link to https://github.com/tauri-apps/tauri/issues/4470
This commit is contained in:
		
							parent
							
								
									e7d0ca94d7
								
							
						
					
					
						commit
						a39d9ba0ef
					
				@ -20,6 +20,7 @@ flexi_logger = "0.28"
 | 
				
			|||||||
log = "0.4"
 | 
					log = "0.4"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[target.'cfg(target_os = "linux")'.dependencies]
 | 
					[target.'cfg(target_os = "linux")'.dependencies]
 | 
				
			||||||
 | 
					# See issue https://github.com/tauri-apps/tauri/issues/4470
 | 
				
			||||||
reqwest = { version = "0.12", features = ["native-tls-vendored"] }
 | 
					reqwest = { version = "0.12", features = ["native-tls-vendored"] }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[features]
 | 
					[features]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user