arti/crates/arti-config
Nick Mathewson 7a5373c110 Run fixup-features --no-annotate for initial Cargo.toml fixes.
This does the following:
  - Gives every crate a `full`.
  - Cause every `full` to depend on `full` from the lower-level
    crates.
  - Makes every feature listed _directly_ in `experimental` depend
    on `__is_experimental`.
2023-05-15 09:07:21 -04:00
..
src Disable clippy::unlinlined-format-args 2023-01-27 08:27:47 -05:00
Cargo.toml Run fixup-features --no-annotate for initial Cargo.toml fixes. 2023-05-15 09:07:21 -04:00
README.md doc: consistent summary line for the READMEs 2022-12-20 14:31:47 +01:00

README.md

arti-config

Removed crate. (Tools for configuration management in Arti)

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

The project continues, but this particular crate is now superseded. This empty crate is published as a tombstone.

License: MIT OR Apache-2.0