Add note about semver.

This commit is contained in:
Ian Jackson 2022-03-11 17:36:28 +00:00
parent 32fe5cdd5b
commit e40bf8dfbf
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ arti-client:
Replace ArtiClientBuilder's methods for individual elements of TorClientConfigBuilder
with an accessor `.tor()` to get `&mut TorClientConfigBuilder`.
arti:
Provide library crate with unstable API.
tor-llcrypto:
new-api: Added RsaIdentity::from_hex().