Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
wcy-fdu committed Aug 28, 2024
1 parent 3503b4c commit ef1212c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ opendal = { workspace = true, features = [
"services-gcs",
"services-memory",
"services-s3",
"services-webhdfs",
] }
openssl = "0.10"
parking_lot = { workspace = true }
Expand Down Expand Up @@ -226,7 +227,4 @@ name = "json_vs_plain_parser"
harness = false

[lints]
workspace = true

# [features]
# hdfs-backend = ["opendal/services-hdfs", "dep:risingwave_jni_core"]
workspace = true

0 comments on commit ef1212c

Please sign in to comment.