From 68ae75c0cac69aa45024eae3b1fc092b2d8c6cbf Mon Sep 17 00:00:00 2001 From: Eugene Koira Date: Fri, 1 Sep 2023 12:58:18 +0000 Subject: [PATCH] tools/devtool: downgrade parent instance Rust version to 1.60 There is nothing in dependencies of parent instance side that would require Rust version to be more than 1.60. Keeping it lower at this moment. Signed-off-by: Eugene Koira --- tools/devtool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/devtool b/tools/devtool index 3fefbba..06d8603 100755 --- a/tools/devtool +++ b/tools/devtool @@ -30,7 +30,7 @@ EVBIN_CLI=p11ne-cli EVBIN_INIT=p11ne-init EVBIN_P11_MOD=libvtok_p11.so -P11NE_PARENT_RUST_TOOLCHAIN=1.63.0 +P11NE_PARENT_RUST_TOOLCHAIN=1.60.0 P11NE_ENCLAVE_RUST_TOOLCHAIN=1.63.0 USAGE="\