summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-1/+1
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Increment crate versions.Nick Mathewson2023-05-031-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-291-6/+0
* Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-1/+1
* tor-basic-utils: Provide helper for serde flexible parsingIan Jackson2022-11-211-0/+2
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* Merge branch 'multi_keyed_set' into 'main'Nick Mathewson2022-10-031-0/+2
|\
| * Require slab 0.4.4Nick Mathewson2022-10-031-1/+1
| * Include a HashSet variant that can be keyed on multiple keys.Nick Mathewson2022-10-031-0/+2
* | Bump crates that have had no API changes.Nick Mathewson2022-10-031-1/+1
|/
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-1/+1
* tor-basic-utils: Provide IoErrorExt is_not_a_directory()Ian Jackson2022-08-251-0/+3
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1
* Provide maybe_send on postage::watch::Sender, via extension traitIan Jackson2022-07-181-0/+2
* Bump crate and dependency versions.Nick Mathewson2022-06-241-1/+1
* New facility for deterministic and reproducible test PRNGs.Nick Mathewson2022-06-021-0/+3
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-1/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-1/+1
* channel: Provide and use Sink::prepare_send_fromIan Jackson2022-05-231-0/+4
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-1/+1
* 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
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Provide define_accessor_trait and use it to generate CircMgrConfigIan Jackson2022-03-161-0/+1
* Move RetryDelay from dirmgr to basic-utils.Nick Mathewson2022-03-161-0/+1
* tor-basic-utils/Cargo.toml: reformat.Nick Mathewson2022-03-161-1/+2
* Revert "humantime_serde_option: New module in tor-basic-utils"Ian Jackson2022-03-141-6/+0
* humantime_serde_option: New module in tor-basic-utilsIan Jackson2022-03-071-0/+6
* Introduce tor-basic-utilsIan Jackson2022-03-041-0/+16