Cargo Features

uchardet has no features set by default.

[dependencies]
uchardet = { version = "2.0.4", features = ["unstable"] }
unstable

Allow access to unstable features when being built with a nightly compiler,
to keep travis-cargo happy and enable access to benchmarks.