blob: 77af9ccdf7005085554f8e6e83a6a5d80c19c618 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[package]
name = "arti-config"
version = "0.4.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2021"
rust-version = "1.56"
license = "MIT OR Apache-2.0"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
description = "High-level configuration for the Arti Tor implementation"
keywords = ["tor", "arti"]
categories = ["config"]
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
|