summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-23/+23
* chanmgr: Add KeyMgr to channel builderDavid Goulet2025-08-201-0/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-19/+19
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-19/+19
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-3/+3
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-19/+19
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-19/+19
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-19/+19
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-19/+19
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-19/+19
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-19/+19
* | Fix Cargo.toml features formattingIan Jackson2025-02-061-1/+2
* | Add some missing "full" featuresIan Jackson2025-02-061-1/+1
|/
* tor-proto: Remove dependency on tor-netdir.Gabriela Moldovan2025-01-151-0/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-19/+19
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-19/+19
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-20/+20
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-19/+19
* | cargo: Run fixup-features (formatting)Ian Jackson2024-10-301-1/+2
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* Apply `default-features = false` to all tor-memquota depsIan Jackson2024-10-161-1/+1
* tor-chanmgr: Provide a variant for memquota errorsIan Jackson2024-10-031-0/+1
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-18/+18
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* tor-chanmgr: add experimental `ChanMgr::handle_incoming`Steven Engler2024-09-111-1/+2
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-18/+18
* oneshot-fused-workaround: Set the initial version to 0.1.0.Gabriela Moldovan2024-09-031-1/+1
* Fix formatting issues introduced by fixup-features.Gabriela Moldovan2024-09-031-1/+3
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-281-0/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0