File: remove-fastrace.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 (19 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Index: opendal/Cargo.toml
===================================================================
--- opendal.orig/Cargo.toml
+++ opendal/Cargo.toml
@@ -56,1 +56,0 @@
-layers-fastrace = ["dep:fastrace"]
@@ -341,4 +340,0 @@
-[dependencies.fastrace]
-version = "0.7.1"
-optional = true
-
@@ -598,7 +598,0 @@
-[dev-dependencies.fastrace]
-version = "0.7"
-features = ["enable"]
-
-[dev-dependencies.fastrace-jaeger]
-version = "0.7"
-