summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-4/+4
* arti: be more careful to use the user-selected runtimeNick Mathewson2022-01-261-1/+2
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+3
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-5/+5
* Tracing configuration for logfiles, per-target filtersNick Mathewson2022-01-101-0/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-9/+9
* Bump every crate by one patch version.Nick Mathewson2021-11-291-5/+5
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-1/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-5/+5
* Improve and future-proof the `arti` CLIeta2021-10-271-1/+1
* Upgrade to latest tracing-{subscriber,journald}Nick Mathewson2021-10-231-2/+2
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-4/+4
* arti: On startup, increase the NOFILE resource limit.Nick Mathewson2021-10-141-0/+1
* proxy: Mark ENFILES and EMFILES as survivable.Nick Mathewson2021-10-141-0/+6
* Require up-to-date x25519-dalek, async_executors, and argh.Nick Mathewson2021-10-091-1/+1
* Re-export configuration types from tor-client.Nick Mathewson2021-10-091-3/+1
* Make journald an optional feature.Jani Monoses2021-09-071-1/+2
* Allow logging to journald.Jani Monoses2021-09-071-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+36