Cargo Features

cjval has no features set by default.

[dependencies]
cjval = { version = "0.7.1", features = ["build-binary"] }
build-binary = ansi_term, reqwest, tokio, url

Required by cjseqval, cjval and cjvalext binaries

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ansi_term build-binary?
reqwest build-binary?

Enables reqwest ^0.11.5

tokio build-binary?
url build-binary?