File: remove-await-tree.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 (11 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Index: opendal.bak/Cargo.toml
===================================================================
--- opendal.bak.orig/Cargo.toml
+++ opendal.bak/Cargo.toml
@@ -52,1 +52,0 @@
-layers-await-tree = ["dep:await-tree"]
@@ -270,4 +269,0 @@
-[dependencies.await-tree]
-version = "0.2"
-optional = true
-