update to tokio 1.0
and various related crates Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
		@ -354,7 +354,6 @@ impl ZipEntry {
 | 
			
		||||
/// ```no_run
 | 
			
		||||
/// use proxmox_backup::tools::zip::*;
 | 
			
		||||
/// use tokio::fs::File;
 | 
			
		||||
/// use tokio::prelude::*;
 | 
			
		||||
/// use anyhow::{Error, Result};
 | 
			
		||||
///
 | 
			
		||||
/// #[tokio::main]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user