mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-18 12:08:35 +00:00
fix: complete vendored S3 package metadata
This commit is contained in:
@@ -24,6 +24,8 @@ autobenches = false
|
||||
description = "Apache OpenDAL S3 service implementation"
|
||||
homepage = "https://opendal.apache.org/"
|
||||
readme = "README.md"
|
||||
keywords = ["storage", "s3", "object-storage"]
|
||||
categories = ["filesystem"]
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/apache/opendal"
|
||||
|
||||
|
||||
+2
@@ -19,6 +19,8 @@
|
||||
description = "Apache OpenDAL S3 service implementation"
|
||||
name = "opendal-service-s3"
|
||||
readme = "README.md"
|
||||
keywords = ["storage", "s3", "object-storage"]
|
||||
categories = ["filesystem"]
|
||||
|
||||
authors = { workspace = true }
|
||||
edition = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user