File: remove-tikv-client.diff

package info (click to toggle)
rust-opendal 0.54.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,792 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 222 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- opendal.bak.orig/Cargo.toml
+++ opendal.bak/Cargo.toml
@@ -150 +149,0 @@
-services-tikv = ["tikv-client"]
@@ -361,5 +359,0 @@
-
-[dependencies.tikv-client]
-version = "0.3.0"
-optional = true
-default-features = false