Update Rust crate serde_json to 1.0.102
This commit is contained in:
		@@ -16,7 +16,7 @@ clap = { version = "4.3.11", features = ["derive"] }
 | 
			
		||||
log = "0.4.19"
 | 
			
		||||
env_logger = "0.10.0"
 | 
			
		||||
serde = { version = "1.0.171", features = ["derive"] }
 | 
			
		||||
serde_json = "1.0.101"
 | 
			
		||||
serde_json = "1.0.102"
 | 
			
		||||
actix-web = "4.1.0"
 | 
			
		||||
actix-cors = "0.6.2"
 | 
			
		||||
actix = "0.13.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user