Skip to content

Commit

Permalink
Remove the deprecated std feature
Browse files Browse the repository at this point in the history
We are always no-std now.
  • Loading branch information
fitzgen committed Dec 20, 2019
1 parent ba14cd2 commit 1013033
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,5 @@ criterion = "0.3.0"
default = ["collections"]
collections = []

# This feature is only included for backwards compatibility and
# no longer has any effect
std = []

# [profile.bench]
# debug = true

0 comments on commit 1013033

Please sign in to comment.