arti/crates/arti-config
eta 6f787e1e77 Merge branch 'derive-builder-git-fixup' into 'main'
derive_builder: Use git dep everywhere, rather than cargo patch

See merge request tpo/core/arti!477
2022-04-27 14:31:08 +00:00
..
src Fix grammar and typos 2022-04-27 13:52:13 +01:00
Cargo.toml Merge branch 'derive-builder-git-fixup' into 'main' 2022-04-27 14:31:08 +00:00
README.md Fix grammar and typos 2022-04-27 13:52:13 +01: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 serde and config, plus extra features defined here for convenience.

⚠ Stability Warning ⚠

The design of this crate, and of the configuration system for Arti, is likely to change significantly before the release of Arti 1.0.0. For more information see ticket #285.

License: MIT OR Apache-2.0