Bump page_size dependency from 0.4 to 0.6

epel9 imports/e9/rust-rd-util-2.1.2-9.el9
Fabio Valentini 1 year ago
parent ef36893637
commit 40d1785c0f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,5 +1,14 @@
--- rd-util-2.1.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rd-util-2.1.2/Cargo.toml 2023-10-08T22:46:55.903717+00:00
+++ rd-util-2.1.2/Cargo.toml 2023-11-25T09:17:43.885314+00:00
@@ -64,7 +64,7 @@
version = "^1.13"
[dependencies.page_size]
-version = "^0.4"
+version = "^0.6"
[dependencies.proc-mounts]
version = "^0.2"
@@ -87,7 +87,7 @@
version = "^1.0"

@ -13,6 +13,7 @@ License: Apache-2.0
URL: https://crates.io/crates/rd-util
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * bump page_size dependency from 0.4 to 0.6
# * bump simplelog dependency from 0.10 to 0.11:
# https://github.com/facebookexperimental/resctl-demo/pull/262
Patch: rd-util-fix-metadata.diff

Loading…
Cancel
Save