mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6 lines
331 B
Plaintext
6 lines
331 B
Plaintext
|
o Minor bugfixes (testing, rust):
|
||
|
- Some of our Rust crates were not having their tests run with `make
|
||
|
test-rust` due to a static string in the `src/test/test_rust.sh` script
|
||
|
specifying which crates to test. Rust crates are not automatically
|
||
|
detected and tested. Fixes bug 25560; bugfix on 0.3.3.3-alpha.
|