Page MenuHomePhabricator

[native/rust_library] Revert: Adding `openssl`, `base64`, `anyhow` dependencies"
ClosedPublic

Authored by max on Jan 5 2023, 1:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 6:24 AM
Unknown Object (File)
Mon, Nov 4, 6:16 AM
Unknown Object (File)
Sun, Nov 3, 1:16 AM
Unknown Object (File)
Sun, Nov 3, 1:15 AM
Unknown Object (File)
Sun, Nov 3, 1:15 AM
Unknown Object (File)
Sun, Nov 3, 1:13 AM
Unknown Object (File)
Fri, Nov 1, 5:34 AM
Unknown Object (File)
Oct 4 2024, 2:00 AM
Subscribers

Details

Summary

This diff reverts the D6079 changes because of GitHub Actions iOS build fails with the unsupported architecture error.

Linear task: ENG-2643

Test Plan

No test plan.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

max held this revision as a draft.
max published this revision for review.Jan 5 2023, 1:48 AM
max retitled this revision from Revert "[native/rust_library] Adding `openssl`, `base64`, `anyhow` dependencies" to [native/rust_library] Revert: Adding `openssl`, `base64`, `anyhow` dependencies".
max edited the summary of this revision. (Show Details)
max edited the test plan for this revision. (Show Details)
max added reviewers: ashoat, tomek.
This revision is now accepted and ready to land.Jan 5 2023, 9:03 AM

Have you followed this https://www.notion.so/commapp/How-to-revert-a-diff-dcdcd83a09b248b2a3e03372103786e9 guide? This should result in a summary that contains a hash of reverted commit, like e.g. in D6079.

But the important question is that the summary mentions that this diff reverts D6079 while in fact it does exactly the same thing as that diff?