From 596d9a6ca7014ae3e3faafc2a914dbf46243d090 Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Thu, 29 May 2025 12:57:26 +0300 Subject: [PATCH] chmod 644 files in core-primitives Signed-off-by: Uncle Stretch --- core-primitives/Cargo.toml | 0 core-primitives/src/lib.rs | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 core-primitives/Cargo.toml mode change 100755 => 100644 core-primitives/src/lib.rs diff --git a/core-primitives/Cargo.toml b/core-primitives/Cargo.toml old mode 100755 new mode 100644 diff --git a/core-primitives/src/lib.rs b/core-primitives/src/lib.rs old mode 100755 new mode 100644