summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-13/+13
* tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, insteadIan Jackson2025-10-011-10/+2
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-13/+13
* Run "fixup-features"Nick Mathewson2025-08-271-2/+2
* Update phf dependency to 0.13.1Nick Mathewson2025-08-261-1/+1
* tor-netdoc: Introduce experimental ns-vote featureIan Jackson2025-08-261-0/+3
* tor-netdoc: Rename ns-consensus to plain-consensusIan Jackson2025-08-181-3/+3
* tor-netdoc: Change feature name to `ns-consensus` with a hyphenIan Jackson2025-08-181-1/+3
* tor-netdoc: Introduce parse2, new parserIan Jackson2025-08-141-0/+4
* tor-netdoc: Add dependencies: derive-deftly, paste, strum, testresultIan Jackson2025-08-141-0/+4
* tor-netdoc: sort the experimental cargo featuresIan Jackson2025-08-141-2/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-2/+2
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* Version bumps for 1.4.6Ian Jackson2025-08-051-11/+11
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-13/+13
* tor-netdoc: Upgrade to phf 1.12.1.Gabriela Moldovan2025-07-071-1/+1
* tor-netdoc: Removed dependency on `once_cell`hashcatHitman2025-06-141-1/+0
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-13/+13
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+4
* 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-13/+13
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* netdoc: Require serde feature from tor-protover.Nick Mathewson2025-04-161-1/+1
* protover,netdoc: Implement serde for Protocols etc.Nick Mathewson2025-04-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-13/+13
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* netdoc: Reject BOMs and NULs.Nick Mathewson2025-03-171-0/+1
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-13/+13
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-13/+13
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-13/+13
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-2/+2
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-13/+13
* tor-netdoc: Bump tinystr to 0.8.0.Gabriela Moldovan2024-11-281-1/+1
* PoW: Consolidate feature flags into a single flag.Wesley Aptekar-Cassels2024-11-251-3/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-13/+13
|\
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-13/+13
* | cargo: Run fixup-featuresIan Jackson2024-10-301-2/+2
* | cargo: Declare [hs-]pow-* experimental everywhere elseIan Jackson2024-10-301-0/+2
|/
* hs-pow: Refactor to prefer stub types rather than cfg sprawl.Wesley Aptekar-Cassels2024-10-091-2/+1
* tor-hspow: Big refactor, dissolve this crateWesley Aptekar-Cassels2024-10-091-0/+5
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-13/+13
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\