Skip to content

Conversation

@NobodyXu
Copy link
Contributor

Signed-off-by: Jiahao XU [email protected]

@tarcieri
Copy link
Member

I don't think this is necessary?

@NobodyXu
Copy link
Contributor Author

I don't think this is necessary?

Unfortunately it is, otherwise github dependabot won't check for new dependency in the subcrates/workspace, thus you won't be able to receive updates on new major releases in these subcrates.

@tarcieri
Copy link
Member

otherwise github dependabot won't check for new dependency in the subcrates/workspace

https://github.com/RustCrypto/formats/search?q=dependabot+chore%28deps%29&type=issues

@NobodyXu
Copy link
Contributor Author

otherwise github dependabot won't check for new dependency in the subcrates/workspace

https://github.com/RustCrypto/formats/search?q=dependabot+chore%28deps%29&type=issues

Thanks, I didn't know that!
I checked the github doc and I didn't realize that it can do this for rust.

P.S. The link should be https://github.com/search?q=repo%3ARustCrypto%2Fformats+dependabot+chore%28deps%29&type=pullrequests

@NobodyXu NobodyXu closed this Apr 21, 2023
@NobodyXu NobodyXu deleted the dependabot branch April 21, 2023 13:00
baloo added a commit to baloo/formats that referenced this pull request May 3, 2023
Added
- Certificate builder ([RustCrypto#764])
- Support for `RandomizedSigner` in builder ([RustCrypto#1007])
- Provide parsing profiles ([RustCrypto#987])
- Support for `Time::INFINITY` ([RustCrypto#1024])
- Conversion from `std::net::IpAddr` ([RustCrypto#1035])
- `CertReq` builder ([RustCrypto#1034])

Changed
- use `ErrorKind::Value` for overlength serial ([RustCrypto#988])
- Bump `hex-literal` to v0.4.1 ([RustCrypto#999])
- Builder updates ([RustCrypto#1001])
- better debug info when `zlint` isn't installed ([RustCrypto#1018])
- make SKI optional in leaf certificate ([RustCrypto#1028])
- bump rsa from 0.9.0-pre.2 to 0.9.0 ([RustCrypto#1033])

Fixed
- fix `KeyUsage` bit tests ([RustCrypto#993])
- extraneous PhantomData in `TbsCertificate` ([RustCrypto#1019])
@baloo baloo mentioned this pull request May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants