Cargo Features

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

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

Enables async-io, async-lock, md-5, rand ^0.8.5, and rand_chacha ^0.3.1

async-io:

Dependencies for the mock client only

s3_tests

Features for choosing tests

fips_tests
s3express_tests