mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	ignore-0.4.25
This commit is contained in:
		
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -242,7 +242,7 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "ignore" | ||||
| version = "0.4.24" | ||||
| version = "0.4.25" | ||||
| dependencies = [ | ||||
|  "bstr", | ||||
|  "crossbeam-channel", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "ignore" | ||||
| version = "0.4.24"  #:version | ||||
| version = "0.4.25"  #:version | ||||
| authors = ["Andrew Gallant <jamslam@gmail.com>"] | ||||
| description = """ | ||||
| A fast library for efficiently matching ignore files such as `.gitignore` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user