summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-8/+8
* Upgrade serde_with dependency to 3.0.0Nick Mathewson2023-05-221-1/+1
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+10
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-3/+4
* linkspec::verbatim: wrapper to give a CircTarget a new set of LinkSpecsNick Mathewson2023-05-111-1/+2
* Add linkspec::decode to convert linkspecs to an OwnedChanTargetNick Mathewson2023-05-111-1/+3
* linkspec: Make LinkSpecType public.Nick Mathewson2023-05-101-0/+1
* Increment crate versions.Nick Mathewson2023-05-031-7/+7
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+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-2/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-4/+4
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-4/+4
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-3/+3
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-7/+7
* Merge branch 'more-linkspec-tests' into 'main'Nick Mathewson2022-11-291-0/+1
|\
| * linkspec: Add some tests for ChannelMethodNick Mathewson2022-11-281-0/+1
* | linkspec: Give a Redacted form for chantarget.Nick Mathewson2022-11-281-1/+1
|/
* tor-linkspec: Provide LoggedChanTarget type alias and utility methodIan Jackson2022-11-231-0/+1
* linkspec: Make "pt-client" non-experimental.Nick Mathewson2022-11-161-1/+2
* Upgrade to serde_with 2, phf 0.11. Closes #526.Nick Mathewson2022-11-101-1/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* Implement serde for PtTarget and its members.Nick Mathewson2022-10-201-0/+1
* linkspec: Add an "all_overlapping" accessor to ByRelayIds.Nick Mathewson2022-10-181-0/+1
* Write tests for RelayIdSet.Nick Mathewson2022-10-151-0/+2
* Add builders for OwnedChanTarget/OwnedCircTargetNick Mathewson2022-10-061-0/+2
* tor-linkspec: ByRelayIds<> type to hold a set of HasRelayIdsNick Mathewson2022-10-041-0/+1
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-2/+2
* Mark all bridge and pt features as experimental for now.Nick Mathewson2022-09-291-0/+2
* Create an API for TransportIdNick Mathewson2022-09-231-0/+5
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-3/+3
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Parsing, encoding, and serde for RelayId.Nick Mathewson2022-08-101-0/+3
* Add a set of Identity-related types and accessors.Nick Mathewson2022-08-101-0/+2
* Implement serde traits on RelayIds.Nick Mathewson2022-08-021-0/+1
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-2/+2
* Bump crate and dependency versions.Nick Mathewson2022-06-241-2/+2
* Increment versions of crates with trivial changes only.Nick Mathewson2022-06-241-1/+1
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-3/+3
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-4/+4
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-6/+6
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-4/+4