We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d9809 commit 4c5038dCopy full SHA for 4c5038d
mountpoint-s3-crt-sys/Cargo.toml
@@ -8,7 +8,7 @@ repository = "https://github.com/awslabs/mountpoint-s3"
8
description = "Rust FFI bindings to the AWS Common Runtime for Mountpoint for Amazon S3."
9
exclude = [
10
# Exclude large files/directories not required to build the CRT (e.g. tests, docs)
11
- "crt/*/tests/**",
+ "crt/*/tests",
12
"!crt/aws-lc/tests/compiler_features_tests",
13
"!crt/s2n-tls/tests/features",
14
"crt/**/docs",
0 commit comments