Merge pull request #288212 from r-ryantm/auto-update/makeInitrdNGTool

makeInitrdNGTool: 0.1.0 -> 0.1.0
This commit is contained in:
Will Fancher 2024-03-27 00:43:03 -04:00 committed by GitHub
commit 6504cbb171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ version = 3
[[package]]
name = "eyre"
version = "0.6.11"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6267a1fa6f59179ea4afc8e50fd8612a3cc60bc858f786ff877a4a8cb042799"
checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
dependencies = [
"indenter",
"once_cell",