parent
92f6658330
commit
bb98beb35a
@ -1,25 +0,0 @@
|
||||
--- miette-5.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ miette-5.10.0/Cargo.toml 2023-07-17T20:39:48.696583+00:00
|
||||
@@ -32,10 +32,6 @@
|
||||
|
||||
[dependencies.backtrace]
|
||||
version = "0.3.61"
|
||||
-optional = true
|
||||
-
|
||||
-[dependencies.backtrace-ext]
|
||||
-version = "0.2.1"
|
||||
optional = true
|
||||
|
||||
[dependencies.is-terminal]
|
||||
@@ -115,11 +111,6 @@
|
||||
|
||||
[features]
|
||||
default = []
|
||||
-fancy = [
|
||||
- "fancy-no-backtrace",
|
||||
- "backtrace",
|
||||
- "backtrace-ext",
|
||||
-]
|
||||
fancy-no-backtrace = [
|
||||
"owo-colors",
|
||||
"is-terminal",
|
@ -1,2 +0,0 @@
|
||||
[DEFAULT]
|
||||
summary = Fancy diagnostic reporting library and protocol for us mere mortals
|
@ -0,0 +1,3 @@
|
||||
[package]
|
||||
summary = "Fancy diagnostic reporting library and protocol for us mere mortals"
|
||||
|
Loading…
Reference in new issue