mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Simplify the error creation with thiserror and a smol friendly macro
This commit is contained in:
		@@ -35,6 +35,7 @@ smallstr =  { version = "0.3.0", features = ["serde"] }
 | 
			
		||||
smallvec = "1.8.0"
 | 
			
		||||
smartstring = "1.0.1"
 | 
			
		||||
tempfile = "3.3.0"
 | 
			
		||||
thiserror = "1.0.31"
 | 
			
		||||
time = { version = "0.3.7", features = ["serde-well-known", "formatting", "parsing", "macros"] }
 | 
			
		||||
uuid = { version = "0.8.2", features = ["v4"] }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user