Update Rust crate x509-cert to v0.2.4 #334
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
=0.1.0
->=0.2.4
Release Notes
RustCrypto/formats (x509-cert)
v0.2.4
Added
add_attribute
toRequestBuilder
(#1137)Changed
serde_json
from 1.0.97 to 1.0.99 (#1122)serde_json
from 1.0.100 to 1.0.103 (#1158)Fixed
Arbitrary
for certificates (#1150)v0.2.3
Added
TryFrom
forRelativeDistinguishedName
(#1092)v0.2.2
Added
RandomizedSigner
in builder (#1007)Time::INFINITY
(#1024)std::net::IpAddr
(#1035)CertReq
builder (#1034)UTCTime
range being 1970-2049 (#1052)SignatureBitStringEncoding
trait (#1048)Changed
ErrorKind::Value
for overlength serial (#988)hex-literal
to v0.4.1 (#999)zlint
isn't installed (#1018)Fixed
KeyUsage
bit tests (#993)TbsCertificate
(#1017)v0.2.1
Added
FromStr
impls forRdnSequence
(Name
),RelativeDistinguishedName
, andAttributeTypeAndValue
(#949)Changed
encode_from_string
functions (#951)v0.2.0
Added
Arbitrary
impl forCertificate
(#761)Display
impl forSerialNumber
(#820)std
feature impliesconst-oid/std
(#874)Changed
PrintableString
(#794)SerialNumber
is now a specialized object (#795)der
to v0.7 (#899)spki
to v0.7 (#900)Fixed
Removed
alloc
feature: now unconditionally required (#841)v0.1.1
Added
TeletexString
inDirectoryString
(#692)spki
(#701)PemLabel
impl forCertificate
(#763)ValueOrd
impl forVersion
and other derived types (#723)Fixed
countryName
should always bePrintableString
(#760)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.