async_zip, async-compression from crates.io
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			instead of git
This commit is contained in:
		@@ -12,7 +12,7 @@ description = "Утилита загружающая базу данных ЧГ
 | 
			
		||||
[dependencies]
 | 
			
		||||
chgk_ledb_lib = {path = "../lib", features = ["async", "convert_async"]}
 | 
			
		||||
serde_json="1.0"
 | 
			
		||||
async_zip = { git = "https://github.com/Majored/rs-async-zip", rev = "ff0d985", features = [
 | 
			
		||||
async_zip = { version = "0.0.15", features = [
 | 
			
		||||
    "zstd",
 | 
			
		||||
    "tokio",
 | 
			
		||||
    "tokio-fs"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user