Commit d707f621 authored by Nick Mathewson's avatar Nick Mathewson 🐚
Browse files

Merge branch 'config-desc' into 'main'

arti-config: Change description of tombstone crate

See merge request !558
parents f67c0eaf c938eeb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ 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"
description = "Removed crate.  (Tools for configuration management in Arti)"
keywords = ["tor", "arti"]
categories = ["config"]
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"