Skip to content

Commit

Permalink
Remove cfg(getrandom_browser_test) leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Dec 4, 2024
1 parent c84b51e commit f70e031
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 @@ -81,7 +81,6 @@ level = "warn"
check-cfg = [
'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "linux_rustix", "wasm_js", "esp_idf"))',
'cfg(getrandom_sanitize)',
'cfg(getrandom_browser_test)',
'cfg(getrandom_test_linux_fallback)',
'cfg(getrandom_test_netbsd_fallback)',
]
Expand Down

0 comments on commit f70e031

Please sign in to comment.