Bump parse-display from 0.9.1 to 0.10.0 in /rust (#5595)
Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.9.1 to 0.10.0. - [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md) - [Commits](https://github.com/frozenlib/parse-display/compare/v0.9.1...v0.10.0) --- updated-dependencies: - dependency-name: parse-display dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								rust/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								rust/Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -1714,7 +1714,7 @@ dependencies = [
 | 
			
		||||
 "measurements",
 | 
			
		||||
 "miette",
 | 
			
		||||
 "mime_guess",
 | 
			
		||||
 "parse-display 0.9.1",
 | 
			
		||||
 "parse-display 0.10.0",
 | 
			
		||||
 "pretty_assertions",
 | 
			
		||||
 "pyo3",
 | 
			
		||||
 "regex",
 | 
			
		||||
 | 
			
		||||
@ -39,7 +39,7 @@ lazy_static = "1.5.0"
 | 
			
		||||
measurements = "0.11.0"
 | 
			
		||||
miette = { workspace = true }
 | 
			
		||||
mime_guess = "2.0.5"
 | 
			
		||||
parse-display = "0.9.1"
 | 
			
		||||
parse-display = "0.10.0"
 | 
			
		||||
pyo3 = { workspace = true, optional = true }
 | 
			
		||||
regex = "1.11.1"
 | 
			
		||||
reqwest = { version = "0.12", default-features = false, features = [
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user