diff --git a/Cargo.toml b/Cargo.toml index 28b48a64..ed57f8c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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)', ]