From 80052f089b9691a391938a63816ca838df9757f6 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 13 Sep 2019 13:51:44 +0800 Subject: [PATCH] fix Unix permissions --- Cargo.toml | 0 src/eeprom.rs | 0 src/i2c.rs | 0 src/main.rs | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Cargo.toml mode change 100755 => 100644 src/eeprom.rs mode change 100755 => 100644 src/i2c.rs mode change 100755 => 100644 src/main.rs diff --git a/Cargo.toml b/Cargo.toml old mode 100755 new mode 100644 diff --git a/src/eeprom.rs b/src/eeprom.rs old mode 100755 new mode 100644 diff --git a/src/i2c.rs b/src/i2c.rs old mode 100755 new mode 100644 diff --git a/src/main.rs b/src/main.rs old mode 100755 new mode 100644