Update Rust crate jwt to 0.16.0 #7
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -29,7 +29,7 @@ rust-argon2 = "0.8.3"
 | 
			
		|||
rand = "0.8.4"
 | 
			
		||||
uuid = { version = "0.8.2", features = ["serde"] }
 | 
			
		||||
# Authentification
 | 
			
		||||
jwt = "0.15.0"
 | 
			
		||||
jwt = "0.16.0"
 | 
			
		||||
hmac = "*"
 | 
			
		||||
sha2 = "*"
 | 
			
		||||
# Timestamps for JWT tokens
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue