diff --git a/Cargo.toml b/Cargo.toml index ab674a400..aad6ce99b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,7 @@ include = [ "/README.md", "build.rs", "src/*.rs", + "src/*/*.rs", "/depend/check_uint128_t.c", "/depend/zcash/src/amount.cpp", "/depend/zcash/src/amount.h",