summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-7/+7
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Run "fixup-features".Nick Mathewson2023-06-291-1/+1
* Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-2/+3
* arti cfg tests: Overhaul exception handlingIan Jackson2023-06-281-0/+1
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-2/+2
* arti, hsclent: remove dependencies on tor-error/experimental-apiNick Mathewson2023-06-231-1/+1
* arti: return prop304 extended socks5 reply codes for onion servicesNick Mathewson2023-06-211-1/+1
* arti-client: Rename hs feature to onion-service-clientIan Jackson2023-06-161-1/+1
* arti: Interpret socks request to mean "lookup an RPC session"Nick Mathewson2023-06-051-1/+2
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-9/+9
* Upgrade notify dependency to 6.0Nick Mathewson2023-05-221-1/+1
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-2/+5
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+8
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-4/+5
* Mark an initial set of non-additive features.Nick Mathewson2023-05-151-5/+7
* RPC: Move the "listen" part of the RPC listener code to `arti`.Nick Mathewson2023-05-041-2/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-9/+9
* Update our secmem_proc dependency to 0.3.0Nick Mathewson2023-04-131-1/+1
* rpc: Add a demonstration feature to "arti"Nick Mathewson2023-04-121-1/+3
* Reformat arti/Cargo.tomlNick Mathewson2023-04-121-9/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-3/+3
* arti: Provide onion-service-client featureIan Jackson2023-03-231-1/+2
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-5/+5
* Upgrade to latest toml crate.Nick Mathewson2023-02-141-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-4/+4
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-3/+3
* Upgrade toml to version 0.6.Nick Mathewson2023-01-251-1/+1
* Upgrade to latest rlimit crate.Nick Mathewson2023-01-191-1/+1
* Merge branch 'optional-deps-static' into 'main'eta2022-12-051-1/+2
|\
| * make use of 1.60 opt dependancy featurestrinity-1686a2022-11-301-1/+2
* | Bump the minor version of every crate.Nick Mathewson2022-11-301-8/+8
|/
* arti: Mark bridge and pt support non-experimental, and on-by-defaultNick Mathewson2022-11-181-2/+12
* arti: Split long lines in Cargo.tomlNick Mathewson2022-11-181-1/+10
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Check more targetstrinity-1686a2022-11-101-2/+4
* Upgrade to clap 3: replace deprecated functionsGabriel de Perthuis2022-11-041-1/+1
* Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-041-1/+1
* remove unused dependanciestrinity-1686a2022-10-291-3/+0
* Add pt-client and bridge-client features to arti and arti-clientIan Jackson2022-10-121-1/+3
* Make cargo-sort stop complainingeta2022-10-101-1/+1
* Bump patchlevels of binary crates.Nick Mathewson2022-10-031-1/+1
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-2/+2
* Upgrade dependencies in preparation for upcoming releaseNick Mathewson2022-09-301-2/+2
* fix compilation error with async-stdtrinity-1686a2022-09-061-0/+2