We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a48bc commit 2a2a3ceCopy full SHA for 2a2a3ce
Cargo.toml
@@ -14,8 +14,8 @@ rust-version = "1.68"
14
[features]
15
default = ["std"]
16
std = []
17
-# Compatibility with the old backtrace optional dependency; allow
18
-# specifying backtrace as a feature without breaking
+# THIS HAS NO EFFECT. This feature remains to preserve compatibility with the
+# old `backtrace` optional dependency that this crate used to have.
19
backtrace = []
20
21
[dev-dependencies]
0 commit comments