We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hdfs
1 parent 127dc4e commit 4e4c7bcCopy full SHA for 4e4c7bc
native/hdfs/Cargo.toml
@@ -47,3 +47,6 @@ fs-hdfs3 = { version = "^0.1.12", optional = true }
47
futures = { workspace = true }
48
object_store = { workspace = true }
49
tokio = { version = "1", features = ["macros", "rt", "rt-multi-thread", "sync", "parking_lot"] }
50
+
51
+[package.metadata.cargo-machete]
52
+ignored = ["fs-hdfs", "fs-hdfs3"]
0 commit comments