Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

neon implicit feature

With napi-6

scraper implicit feature

Enables default (main) of scraper ^0.13.0

serde implicit feature

With derive and default (std)