This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a commit to branch v2.0.0-preview
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/v2.0.0-preview by this push:
new 35912b5 Update Readme.md
35912b5 is described below
commit 35912b581021f0d6aecf2b18afa739aadc83a80b
Author: Yu Ding <[email protected]>
AuthorDate: Mon Mar 7 20:52:27 2022 -0800
Update Readme.md
---
samplecode/rpc/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samplecode/rpc/Readme.md b/samplecode/rpc/Readme.md
index 986bc05..7265261 100644
--- a/samplecode/rpc/Readme.md
+++ b/samplecode/rpc/Readme.md
@@ -1,6 +1,6 @@
# Tonic based gRPC client and server in enclave
-Tonic and tokio is not available in enclave. Place this in Cargo.toml and
you're good to go.
+Tonic and tokio is now available in enclave. Place this in Cargo.toml and
you're good to go.
```toml
[dependencies]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]