makeInitrdNGTool: 0.1.0 -> 0.1.0

This commit is contained in:
R. Ryantm 2024-02-12 05:11:50 +00:00
parent 9969aa079a
commit 2214a3f6e4
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",