summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-2/+2
* Also downgrade serde_with: Version 2.0 requires Rust 1.60Nick Mathewson2022-07-201-1/+1
* Downgrade phf back to 0.10Nick Mathewson2022-07-201-1/+1
* Upgrade to latest phf, serde_with, serial_test.Nick Mathewson2022-07-191-2/+2
* tor-netdoc: b64 tests: add exhaustive roundtrip testIan Jackson2022-07-061-0/+1
* Bump `base64ct` crate `1.5.0` -> `1.5.1`Arturo Marquez2022-06-271-1/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-5/+5
* Remove unused `base64` crateArturo Marquez2022-06-211-1/+0
* Replace `base64` crate with `base64ct` crateArturo Marquez2022-06-211-0/+1
* NetDoc: Make AddrPortPattern implement serde traitsNick Mathewson2022-06-171-0/+2
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+3
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-12/+10
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-1/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-2/+2
* Update to newer sanitize-filename and tinystr.Nick Mathewson2022-05-231-1/+1
* netdoc: add a new type for NicknamesNick Mathewson2022-05-091-0/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-7/+7
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-6/+6
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-7/+7
* Typo fix.Ian Jackson2022-03-311-1/+1
* tor-netdoc: Conditionally expose document fields.Nick Mathewson2022-03-311-0/+13
* Merge branch 'slice-from-ref' into 'main'eta2022-03-141-0/+1
|\
| * tor-netdoc: Actually, make TokVal be a VecIan Jackson2022-03-111-0/+1
* | tor-netdoc: reformat cargo.toml.Nick Mathewson2022-03-111-10/+10
* | Add methods to `UnverifiedConsensus`Christian Grigis2022-03-101-0/+6
|/
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-7/+7
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-0/+2
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-6/+6
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-9/+9
* Upgrade to digest v0.10.0Nick Mathewson2021-12-071-1/+1
* Bump every crate by one patch version.Nick Mathewson2021-11-291-6/+6
* tor-netdoc: put NS consensus documents behind a feature.Nick Mathewson2021-11-121-0/+3
* tor-netdoc: Put the "routerdesc" document type behind a feature.Nick Mathewson2021-11-121-0/+7
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-6/+6
* Migrate tor-netdoc from chrono to time 0.3Nick Mathewson2021-10-241-1/+1
* Add the "clock" feature to chrono in netdoc.Nick Mathewson2021-10-181-1/+1
* Turn off default-features in chrono where possible.Nick Mathewson2021-10-171-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+38