Skip to content

Commit

Permalink
Revert atomic-polyfill feature
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Dec 7, 2023
1 parent e26736f commit de4cd9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Expand Up @@ -54,6 +54,9 @@ critical-section = ["dep:critical-section", "portable-atomic" ]
# At the moment, this feature is unused.
unstable = []

# Only for backwards compatibility.
atomic-polyfill = ["critical-section"]

[[example]]
name = "bench"
required-features = ["std"]
Expand Down

0 comments on commit de4cd9d

Please sign in to comment.