Compare commits
	
		
			2 Commits
		
	
	
		
			8cfd330aae
			...
			c3452d4c1f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c3452d4c1f | |||
| abd6976241 | 
@@ -4,8 +4,8 @@ version = "0.1.0"
 | 
			
		||||
edition = "2024"
 | 
			
		||||
 | 
			
		||||
[dependencies]
 | 
			
		||||
log = "0.4.26"
 | 
			
		||||
env_logger = "0.11.6"
 | 
			
		||||
log = "0.4.27"
 | 
			
		||||
env_logger = "0.11.7"
 | 
			
		||||
clap = { version = "4.5.34", features = ["env", "derive"] }
 | 
			
		||||
tokio = { version = "1.43.0", features = ["full"] }
 | 
			
		||||
tokio-rustls = { version = "0.26.1", features = ["ring", "tls12"], default-features = false }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user