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-fb_procfs/fb_procfs-fix-metadata.diff

12 lines
263 B

--- fb_procfs-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fb_procfs-0.6.3/Cargo.toml 2023-01-19T03:29:51.618270+00:00
@@ -30,7 +30,7 @@
version = "0.2.135"
[dependencies.nix]
-version = "0.25"
+version = "0.26"
[dependencies.openat]
version = "0.1.21"