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
283 B

--- fb_procfs-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ fb_procfs-0.2.0/Cargo.toml 2021-06-15T23:53:16.139460+00:00
@@ -29,7 +29,7 @@
version = "0.1.20"
[dependencies.serde]
-version = "=1.0.118"
+version = "1.0.126"
features = ["derive", "rc"]
[dependencies.thiserror]