You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2021/02/23 01:16:20 UTC

[incubator-teaclave] branch master updated (2299261 -> 0d1a001)

This is an automated email from the ASF dual-hosted git repository.

mssun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.


    from 2299261  Fix the swift sdk APIs
     add c95d8e7  Version bump to 0.2.0
     add 0d1a001  Fix missing meta in toml

No new revisions were added by this update.

Summary of changes:
 attestation/Cargo.toml                                              | 2 +-
 binder/Cargo.toml                                                   | 2 +-
 binder/attribute/Cargo.toml                                         | 6 ++++--
 cli/Cargo.toml                                                      | 2 +-
 common/protected_fs_rs/Cargo.toml                                   | 2 +-
 config/Cargo.toml                                                   | 2 +-
 config/config_gen/Cargo.toml                                        | 2 +-
 crypto/Cargo.toml                                                   | 2 +-
 dcap/Cargo.toml                                                     | 2 +-
 examples/rust/builtin_echo/Cargo.toml                               | 2 +-
 examples/rust/builtin_ordered_set_intersect/Cargo.toml              | 2 +-
 executor/Cargo.toml                                                 | 2 +-
 file_agent/Cargo.toml                                               | 2 +-
 function/Cargo.toml                                                 | 2 +-
 rpc/Cargo.toml                                                      | 2 +-
 rpc/proc_macro/Cargo.toml                                           | 2 +-
 runtime/Cargo.toml                                                  | 2 +-
 sdk/rust/Cargo.toml                                                 | 2 +-
 sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.podspec               | 4 ++--
 .../TeaclaveClientSDK/TeaclaveClientSDK.xcodeproj/project.pbxproj   | 4 ++--
 services/access_control/app/Cargo.toml                              | 2 +-
 services/access_control/enclave/Cargo.toml                          | 2 +-
 services/authentication/app/Cargo.toml                              | 2 +-
 services/authentication/enclave/Cargo.toml                          | 2 +-
 services/execution/app/Cargo.toml                                   | 2 +-
 services/execution/enclave/Cargo.toml                               | 2 +-
 services/frontend/app/Cargo.toml                                    | 2 +-
 services/frontend/enclave/Cargo.toml                                | 2 +-
 services/management/app/Cargo.toml                                  | 2 +-
 services/management/enclave/Cargo.toml                              | 2 +-
 services/proto/Cargo.toml                                           | 2 +-
 services/proto/proto_gen/Cargo.toml                                 | 2 +-
 services/scheduler/app/Cargo.toml                                   | 2 +-
 services/scheduler/enclave/Cargo.toml                               | 2 +-
 services/storage/app/Cargo.toml                                     | 2 +-
 services/storage/enclave/Cargo.toml                                 | 2 +-
 services/utils/service_app_utils/Cargo.toml                         | 2 +-
 services/utils/service_enclave_utils/Cargo.toml                     | 2 +-
 services/utils/service_enclave_utils/proc_macro/Cargo.toml          | 5 ++++-
 tests/functional/app/Cargo.toml                                     | 2 +-
 tests/functional/enclave/Cargo.toml                                 | 2 +-
 tests/integration/app/Cargo.toml                                    | 2 +-
 tests/integration/enclave/Cargo.toml                                | 2 +-
 tests/unit/app/Cargo.toml                                           | 2 +-
 tests/unit/enclave/Cargo.toml                                       | 2 +-
 tests/utils/Cargo.toml                                              | 2 +-
 tool/app/Cargo.toml                                                 | 2 +-
 tool/enclave/Cargo.toml                                             | 2 +-
 types/Cargo.toml                                                    | 2 +-
 worker/Cargo.toml                                                   | 2 +-
 50 files changed, 58 insertions(+), 53 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org