-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust backend build settings and function
Updated the Rust backend build process and removed superfluous code. The Github Actions workflow will now strip the release binary to reduce its size. The build settings for the Rust backend have been optimized in Cargo.toml and updated the version. In addition, unused code for hashing the shared point's x-coordinate in the main.rs file has been removed.
- Loading branch information
1 parent
82e8ca5
commit 4faec81
Showing
3 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters