mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Pull in fix for unsafe-libyaml security advisory
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							b89dc15be1
						
					
				
				
					commit
					0acb979e9e
				
			| @@ -54,7 +54,7 @@ shell-words = { version = "1.1.0", optional = true } | ||||
| unicode-width = "0.1.11" | ||||
| globset = "0.4" | ||||
| serde = { version = "1.0", features = ["derive"] } | ||||
| serde_yaml = "0.9" | ||||
| serde_yaml = "0.9.28" | ||||
| semver = "1.0" | ||||
| path_abs = { version = "0.5", default-features = false } | ||||
| clircle = "0.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user