arti/crates/tor-events
Nick Mathewson b60b0a266a Bump every crate's edition to 2021.
This is an automated change made with a perl one-liner and verified
with grep -L and grep -l.

Some warnings are introduced with this change; they will be removed
in subsequent commits.

See arti#208 for older discussion on this issue.
2022-04-25 13:05:31 -04:00
..
src Disable clippy::clone_on_ref_ptr 2022-02-24 18:15:44 +00:00
Cargo.toml Bump every crate's edition to 2021. 2022-04-25 13:05:31 -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