Skip to content

Commit

Permalink
Remove backtrace feature
Browse files Browse the repository at this point in the history
  • Loading branch information
RoDmitry committed Jun 18, 2023
1 parent 5f19608 commit 16b6b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ rust-version = "1.39"
[features]
default = ["std"]
std = ["backtrace/std"]
backtrace = ["std"]

[dependencies]
backtrace = { version = "0.3.51", optional = true }
Expand Down

0 comments on commit 16b6b1b

Please sign in to comment.