summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
* Bump patchlevel (not dependents) on crates with trivial changes.Gabriela Moldovan2024-03-041-1/+1
* Bump minor versionsIan Jackson2024-02-051-4/+4
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-3/+3
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-2/+2
* no-dependant bumps for crates with changed dependencies.Nick Mathewson2023-10-311-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-3/+3
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-4/+4
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-3/+3
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-5/+5
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-2/+2
* Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
* 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