File: remove-divan.diff

package info (click to toggle)
rust-opendal 0.54.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,780 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 296 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: opendal/Cargo.toml
===================================================================
--- opendal.orig/Cargo.toml
+++ opendal/Cargo.toml
@@ -402,9 +402,6 @@ features = [
     "async_tokio",
 ]
 
-[dev-dependencies.divan]
-version = "0.1"
-
 [dev-dependencies.dotenvy]
 version = "0.15"