Cargo Features

jj-lib has no features set by default.

[dependencies]
jj-lib = { version = "0.17.1", features = ["vendored-openssl", "watchman", "testing"] }
vendored-openssl

Enables vendored-openssl of git2

watchman

Enables tokio and watchman_client

Affects fsmonitor::watchman

testing