Skip to content

Update cargo dependencies; use new bindings in openssl #1862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

coolreader18
Copy link
Member

No description provided.

@@ -1069,9 +1020,9 @@ checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"

[[package]]
name = "openssl"
version = "0.10.28"
version = "0.10.29"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does new functions work with 0.10.29+ or any version of 0.10.*? Do we need to pin this specific version into Cargo.toml?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only 0.10.29+, but I think the presence of Cargo.lock should guarantee that it's at least the version specified, if not exactly the same.

@youknowone youknowone merged commit bcc2946 into master Apr 13, 2020
@youknowone youknowone deleted the coolreader18/upgrade-deps branch April 13, 2020 03:21
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