mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
240 B
Text
5 lines
240 B
Text
|
o Minor features (rust, code quality):
|
||
|
- Improve rust code quality in the Rust protover implementation by
|
||
|
making it more idiomatic. Includes changing an internal API to
|
||
|
take &str instead of &String. Closes ticket 26492.
|