Merge pull request #1598 from sharkdp/dependabot/cargo/version_check-0.9.5

build(deps): bump version_check from 0.9.4 to 0.9.5
This commit is contained in:
Thayne McCombs 2024-08-01 19:06:36 -06:00 committed by GitHub
commit 385131765d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -755,9 +755,9 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
[[package]]
name = "version_check"
version = "0.9.4"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "walkdir"