Skip to content

Commit

Permalink
Be quiet!
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed May 6, 2024
1 parent a042ce7 commit fc5a3a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/as-if-std/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ cc = "1.0.90"
[features]
default = ['backtrace']
backtrace = ['addr2line', 'miniz_oxide', 'object']
std = []

[lints.rust]
unexpected_cfgs = "allow"

0 comments on commit fc5a3a6

Please sign in to comment.