arti/crates/arti-config
Nick Mathewson e332aa2716 Merge branch 'ticket270' into 'main'
Watch configuration files and reload them when they change

Closes #270

See merge request tpo/core/arti!280
2022-02-03 16:56:37 +00:00
..
src Merge branch 'ticket270' into 'main' 2022-02-03 16:56:37 +00:00
Cargo.toml Bump the patch version of every crate that changed since 0.0.3 2022-01-31 10:30:52 -05:00
README.md run ./maint/readmes.sh 2021-11-29 21:29:28 +10:00

README.md

arti-config

arti-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