summaryrefslogtreecommitdiff
path: root/crates/futures-copy
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-4/+4
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-093-0/+4
* Upgrade tokio to LTS 1.47.1Neel Chauhan2026-06-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-3/+3
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-3/+3
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-3/+3
* Bump versions: patchlevel, without dependenciesIan Jackson2026-03-301-1/+1
* Fix typosTobias Stoeckmann2026-03-241-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-3/+3
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* release: bump-nodep various crates.Wesley Aptekar-Cassels2026-02-021-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-3/+3
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Bump futures-copyClara Engler2026-01-131-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-3/+3
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-3/+3
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* futures-copy: Manually fix up the Cargo.tomlGabriela Moldovan2025-12-011-6/+6
* futures-copy: Run cargo-sort in preparation for releaseGabriela Moldovan2025-12-011-8/+8
* Run fixup-features in preparation for releaseGabriela Moldovan2025-12-011-0/+3
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-063-4/+4
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-042-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-4/+4
* futures-copy: Add a test for an interactive protocolNick Mathewson2025-10-283-9/+118
* New futures-copy crate to replace copy_interactive.Nick Mathewson2025-10-288-0/+1297