chuan-xu opened a new issue, #68:
URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/68

   error[E0460]: found possibly newer version of crate `std` which `hex` 
depends on
     --> 
/home/chuan/optee/out-br/build/optee_rust_examples_ext-1.0/optee-utee/src/uuid.rs:19:5
      |
   19 | use hex;
      |     ^^^
      |
   
   
   after change hex version 0.3 to 0.4:
   
   
   error[E0460]: found possibly newer version of crate `core` which `uuid` 
depends on
     --> 
/home/chuan/optee/out-br/build/optee_rust_examples_ext-1.0/optee-utee/src/uuid.rs:21:5
      |
   21 | use uuid as uuid_crate;
      |     ^^^^
      |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to