arti/crates/tor-config
Nick Mathewson e5c5519f7b Remove dependency from arti-client to tor-config.
I'm about to make tor-config a higher-level module, so it can't be a
dependency for tor-config.
2021-11-16 16:01:55 -05:00
..
src Remove dependency from arti-client to tor-config. 2021-11-16 16:01:55 -05:00
Cargo.toml Bump all crate versions to 0.0.1 2021-10-29 11:05:51 -04:00
README.md Move all crates into a `crates` subdirectory. 2021-08-27 09:53:09 -04:00

README.md

tor-config

tor-config: Tools for configuration management in Arti

Overview

This crate is part of Arti, a project to implement Tor in Rust.

It provides a client configuration tool using using serde and config, plus extra features defined here for convenience.

License: MIT OR Apache-2.0