[Rust] Release 0.40.2
·
53 commits
to master
since this release
Changed
- Exclude internal
trackerfield fromValidationErrorDebug output. - Switch HTTP client TLS crypto backend from
aws-lc-rstoringto simplify building from source on some Linux distributions. #957
Fixed
type: integervalidation in Draft 4 now correctly accepts large integers outside the i64/u64 range whenarbitrary-precisionfeature is enabled.