spider_chrome 2.37.130

DEPRECATED: This crate has been renamed to `chromey`. Please update your Cargo.toml.
Documentation
1
2
3
4
5
6
#![deprecated(
    since = "2.37.130",
    note = "This crate has been renamed to `chromey`. Please update your Cargo.toml to use `chromey` instead."
)]

pub use chromiumoxide::*;