Update Rust crate serde to 1.0.219
This commit is contained in:
		@@ -9,7 +9,7 @@ edition = "2024"
 | 
			
		||||
log = "0.4.27"
 | 
			
		||||
env_logger = "0.11.7"
 | 
			
		||||
clap = { version = "4.5.34", features = ["derive", "env"] }
 | 
			
		||||
serde = { version = "1.0.215", features = ["derive"] }
 | 
			
		||||
serde = { version = "1.0.219", features = ["derive"] }
 | 
			
		||||
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
 | 
			
		||||
basic-jwt = "0.3.0"
 | 
			
		||||
actix-web = "4.10.2"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user