mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	move the fuzzer to its own crate
This commit is contained in:
		@@ -65,13 +65,6 @@ maplit = "1.0.2"
 | 
			
		||||
md5 = "0.7.0"
 | 
			
		||||
rand = {version = "0.8.5", features = ["small_rng"] }
 | 
			
		||||
 | 
			
		||||
# fuzzing
 | 
			
		||||
arbitrary = { version = "1.3.0", features = ["derive"] }
 | 
			
		||||
fastrand = "1.9.0"
 | 
			
		||||
 | 
			
		||||
[target.'cfg(fuzzing)'.dev-dependencies]
 | 
			
		||||
fuzzcheck = "0.12.1"
 | 
			
		||||
 | 
			
		||||
[features]
 | 
			
		||||
all-tokenizations = ["charabia/default"]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user