You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-procfs0.15/procfs-fix-metadata.diff

12 lines
260 B

--- procfs-0.15.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ procfs-0.15.1/Cargo.toml 2024-01-04T21:44:27.079832+00:00
@@ -66,7 +66,7 @@
version = "1.0.2"
[dependencies.rustix]
-version = "0.36.0"
+version = "0.37.0"
features = [
"fs",
"process",