Skip to content

arti-client: Mark DirProviderBuilder Send+Sync;

Doing this causes TorClientBuilder to become Send. I also add a test to ensure that TorClientBuilder remains Send in the future.

This isn't a semver break, but only because DirProviderBuilder is marked with experimental-api.

Closes #924 (closed)

Merge request reports

Loading