Update Rust crate diesel to 2.2.12
This commit is contained in:
		@@ -17,7 +17,7 @@ actix-cors = "0.7.1"
 | 
			
		||||
actix-multipart = "0.7.2"
 | 
			
		||||
actix-remote-ip = "0.1.0"
 | 
			
		||||
futures-util = "0.3.31"
 | 
			
		||||
diesel = { version = "2.2.11", features = ["postgres"] }
 | 
			
		||||
diesel = { version = "2.2.12", features = ["postgres"] }
 | 
			
		||||
diesel_migrations = "2.2.0"
 | 
			
		||||
serde = { version = "1.0.219", features = ["derive"] }
 | 
			
		||||
serde_json = "1.0.140"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user