summaryrefslogtreecommitdiff
path: root/crates/tor-bytes/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-3/+3
* Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-061-1/+0
|\
| * tor-bytes: Remove use of arrayrefNick Mathewson2023-05-251-1/+0
* | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-3/+3
|/
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Increment crate versions.Nick Mathewson2023-05-031-3/+3
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-2/+2
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-2/+2
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-3/+3
* Bump the minor version of every crate.Nick Mathewson2022-11-301-3/+3
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-2/+2
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* New SecretBuf type in tor-bytesNick Mathewson2022-08-011-0/+1
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-3/+3
* tor-bytes: Provide nested writersIan Jackson2022-06-091-0/+1
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-3/+2
* 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-1/+1
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-3/+3
* 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-2/+2
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-3/+3
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-3/+3
* tor-bytes: Use InternalError.Nick Mathewson2022-02-091-0/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-2/+2
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-6/+6
* tor-bytes: Enable `subtle` and `mac` features in digest.Nick Mathewson2021-12-081-1/+1
* Upgrade to digest v0.10.0Nick Mathewson2021-12-071-6/+5
* Bump every crate by one patch version.Nick Mathewson2021-11-291-2/+2
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-2/+2
* Enable js feature for getrandom for WASM.Jani Monoses2021-09-171-0/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+25