Change sane_defaults() and with_directories()
The sane_defaults() call is now the same as you get from a default builder: by convention, we just call that method Default::default().
The with_directories() constructor makes more sense as a constructor for the TorClientConfigBuilder than for TorClientConfig.