mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-30 21:31:13 +00:00 
			
		
		
		
	Add online feature to yubico
This commit is contained in:
		
					parent
					
						
							
								00abd4c853
							
						
					
				
			
			
				commit
				
					
						a1da82c868
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -58,7 +58,7 @@ jsonwebtoken = "= 4.0.1" | |||
| u2f = "0.1.2" | ||||
| 
 | ||||
| # Yubico Library | ||||
| yubico= { version = "0.4.0", default-features = false } | ||||
| yubico = { version = "=0.4.0", features = ["online"], default-features = false } | ||||
| 
 | ||||
| # A `dotenv` implementation for Rust | ||||
| dotenv = { version = "0.13.0", default-features = false } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue