mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	globset-0.4.9
This commit is contained in:
		
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -137,7 +137,7 @@ checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" | ||||
|  | ||||
| [[package]] | ||||
| name = "globset" | ||||
| version = "0.4.8" | ||||
| version = "0.4.9" | ||||
| dependencies = [ | ||||
|  "aho-corasick", | ||||
|  "bstr", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "globset" | ||||
| version = "0.4.8"  #:version | ||||
| version = "0.4.9"  #:version | ||||
| authors = ["Andrew Gallant <jamslam@gmail.com>"] | ||||
| description = """ | ||||
| Cross platform single glob and glob set matching. Glob set matching is the | ||||
|   | ||||
		Reference in New Issue
	
	Block a user