Merge pull request 'Stick serde_json to < 1.0.70' (#958) from stick-serde_json into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/958
This commit is contained in:
		
						commit
						cd81f042b9
					
				| @ -24,7 +24,7 @@ rocket_i18n = { git = "https://github.com/Plume-org/rocket_i18n", rev = "e922afa | ||||
| rpassword = "4.0" | ||||
| scheduled-thread-pool = "0.2.2" | ||||
| serde = "1.0" | ||||
| serde_json = "1.0" | ||||
| serde_json = "< 1.0.70" | ||||
| shrinkwraprs = "0.2.1" | ||||
| validator = "0.8" | ||||
| validator_derive = "0.8" | ||||
|  | ||||
| @ -18,7 +18,7 @@ rocket = "=0.4.6" | ||||
| reqwest = { version = "0.9", features = ["socks"] } | ||||
| serde = "1.0" | ||||
| serde_derive = "1.0" | ||||
| serde_json = "1.0" | ||||
| serde_json = "< 1.0.70" | ||||
| shrinkwraprs = "0.3.0" | ||||
| syntect = "4.5.0" | ||||
| tokio = "0.1.22" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user