Cargo Features

mountpoint-s3-client has no features set by default.

[dependencies]
mountpoint-s3-client = { version = "0.8.1", features = ["mock", "s3_tests", "fips_tests", "s3express_tests"] }
mock

Enables async-io, async-lock, md-5, rand, and rand_chacha

async-io:

Dependencies for the mock client only

s3_tests

Features for choosing tests

fips_tests
s3express_tests