tisonkun commented on code in PR #4134: URL: https://github.com/apache/opendal/pull/4134#discussion_r1477022256
########## integrations/dav-server/Cargo.toml: ########## @@ -18,14 +18,14 @@ [package] description = "Use OpenDAL as a backend to access data in various service with WebDAV protocol" name = "dav-server-opendalfs" +version = "0.0.0" Review Comment: ```suggestion version = "0.0.0" publish = false ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
