File: remove-async-backtrace.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 (9 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- rust-opendal-0.52.0.orig/Cargo.toml
+++ rust-opendal-0.52.0/Cargo.toml
@@ -50 +49,0 @@
-layers-async-backtrace = ["dep:async-backtrace"]
@@ -186,4 +184,0 @@
-
-[dependencies.async-backtrace]
-version = "0.2.6"
-optional = true