Cargo Features

JNI has no features set by default.

[dependencies]
jni = { version = "0.21.1", features = ["invocation"] }
invocation = java-locator, libloading

Affects errors::StartJvmError, errors::StartJvmResult

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.

java-locator invocation?
libloading invocation?

Enables libloading ^0.7