Cargo Features

include-utils has no features set by default.

[dependencies]
include-utils = { version = "0.2.2", features = ["workspace"] }
workspace

Enable looking up to the workspace root directory for the included files in addition to the CARGO_MANIFEST_PATH.

Enables workspace of include-utils-macro