mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 09:56:28 +00:00 
			
		
		
		
	Add binary to list features
This commit is contained in:
		
							
								
								
									
										15
									
								
								xtask/Cargo.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								xtask/Cargo.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "xtask"
 | 
			
		||||
version.workspace = true
 | 
			
		||||
authors.workspace = true
 | 
			
		||||
description.workspace = true
 | 
			
		||||
homepage.workspace = true
 | 
			
		||||
readme.workspace = true
 | 
			
		||||
edition.workspace = true
 | 
			
		||||
license.workspace = true
 | 
			
		||||
 | 
			
		||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 | 
			
		||||
 | 
			
		||||
[dependencies]
 | 
			
		||||
cargo_metadata = "0.18.1"
 | 
			
		||||
clap = { version = "4.4.14", features = ["derive"] }
 | 
			
		||||
		Reference in New Issue
	
	Block a user