rustls-tls-native-roots
This commit is contained in:
		
							parent
							
								
									9f40a0b490
								
							
						
					
					
						commit
						0e44aa1ada
					
				| @ -135,7 +135,7 @@ wallpaper = { git = "https://github.com/21pages/wallpaper.rs" } | ||||
| reqwest = { git = "https://github.com/rustdesk-org/reqwest", features = ["blocking", "json", "native-tls", "gzip"], default-features=false } | ||||
| 
 | ||||
| [target.'cfg(not(any(target_os = "macos", target_os = "windows")))'.dependencies] | ||||
| reqwest = { git = "https://github.com/rustdesk-org/reqwest", features = ["blocking", "json", "rustls-tls", "gzip"], default-features=false } | ||||
| reqwest = { git = "https://github.com/rustdesk-org/reqwest", features = ["blocking", "json", "rustls-tls", "rustls-tls-native-roots", "gzip"], default-features=false } | ||||
| 
 | ||||
| [target.'cfg(target_os = "linux")'.dependencies] | ||||
| psimple = { package = "libpulse-simple-binding", version = "2.27" } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user