Release 3.8.0 * Update dependencies. * Fix link to GVariant specification. * `Str` now keeps owned string in an `Arc` so that cloning doens't imply allocation. * Avoid a redundant String clone. * Implement `TryFrom<Arc<str>>` for `Str`.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Release 3.8.0 * Update dependencies. * Fix link to GVariant specification. * `Str` now keeps owned string in an `Arc` so that cloning doens't imply allocation. * Avoid a redundant String clone. * Implement `TryFrom<Arc<str>>` for `Str`.