summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-13/+13
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-netdoc: Port to web-time-compatNick Mathewson2026-03-261-0/+1
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-13/+13
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-13/+13
* fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-13/+13
* tor-netdoc: Implement new authority certificatesClara Engler2025-12-041-0/+1
* Merge branch 'protover_refactor' into 'main'Nick Mathewson2025-12-041-1/+0
|\
| * netdoc: Remove protocol interning.Nick Mathewson2025-12-031-1/+0
* | Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-13/+13
* tor-netdoc: Remove bitflags from Cargo.tomlIan Jackson2025-11-181-1/+0
* tor-netdoc: Replace RelayFlag with an enum and RelayFlags with an EnumSetIan Jackson2025-11-181-0/+1
* tor-netdoc: Add experimental retain-unknown featureIan Jackson2025-11-181-0/+4
* tor-netdoc: Introduce "encode" feature for the like-named moduleIan Jackson2025-11-101-1/+4
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-13/+13
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* 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