parent
b45977108d
commit
f5ab6f0c98
@ -1,5 +1,14 @@
|
|||||||
--- coreos-installer-0.15.0/Cargo.toml.old 2022-07-09 22:02:48.471859927 -0400
|
--- coreos-installer-0.15.0/Cargo.toml.orig 2022-08-01 23:12:48.053388050 -0400
|
||||||
+++ coreos-installer-0.15.0/Cargo.toml 2022-07-09 22:02:59.727862917 -0400
|
+++ coreos-installer-0.15.0/Cargo.toml 2022-08-01 23:13:09.555427984 -0400
|
||||||
|
@@ -68,7 +68,7 @@
|
||||||
|
version = ">= 3.1.0, < 5.0.0"
|
||||||
|
|
||||||
|
[dependencies.bytes]
|
||||||
|
-version = ">= 1.0.1, < 1.2.0"
|
||||||
|
+version = ">= 1.0.1, < 2"
|
||||||
|
|
||||||
|
[dependencies.clap]
|
||||||
|
version = "3.1"
|
||||||
@@ -114,7 +114,7 @@
|
@@ -114,7 +114,7 @@
|
||||||
version = ">= 0.3, < 0.5"
|
version = ">= 0.3, < 0.5"
|
||||||
|
|
||||||
|
@ -188,6 +188,7 @@ from the initramfs.
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 22 Dusty Mabe <dusty@dustymabe.com> - 0.15.0-2
|
* Mon Aug 22 Dusty Mabe <dusty@dustymabe.com> - 0.15.0-2
|
||||||
|
- Fix build with rust-bytes 1.2.0
|
||||||
- Fix build with rust-regex 1.6.0
|
- Fix build with rust-regex 1.6.0
|
||||||
|
|
||||||
* Fri Jun 17 2022 Michael Armijo <marmijo@redhat.com> - 0.15.0-1
|
* Fri Jun 17 2022 Michael Armijo <marmijo@redhat.com> - 0.15.0-1
|
||||||
|
Loading…
Reference in New Issue
Block a user