arti/crates/tor-events
Nick Mathewson 45d21d2520 Bump versions of trivially-changed crates.
These crates had only clippy fixes that do not affect their
behavior:
        tor-bytes
        tor-cell
        tor-events
        tor-linkspec
        tor-netdir
        tor-socksproto

This crate only had the cargo-husky dependency removed, which
does not affect compatibility:
        tor-llcrypto

Since these changes have no compatibility effects, it is not
necessary to bump the versions of these crates which other crates
depend on.
2022-05-27 08:52:44 -04:00
..
src Resolve the new `derive_partial_eq_without_eq` lint. 2022-05-23 12:55:37 -04:00
Cargo.toml Bump versions of trivially-changed crates. 2022-05-27 08:52:44 -04:00
README.md run ./maint/readmes.sh 2021-11-29 21:29:28 +10:00

README.md

tor-events

Tools for generating a stream of structured events, similar to C tor's ControlPort.

License: MIT OR Apache-2.0