From 980e949f7cb7ab2b3c58515fb6fabf25291e8545 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 6 Jan 2022 14:00:54 -0800 Subject: fix(driver): change github organisation name --- crates/driver/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/driver/Cargo.toml b/crates/driver/Cargo.toml index e3a278e..51b9eaf 100644 --- a/crates/driver/Cargo.toml +++ b/crates/driver/Cargo.toml @@ -4,8 +4,8 @@ version = "0.1.0" authors = ["Fuwn "] edition = "2021" description = "" -homepage = "https://github.com/rawaccel/driver" -repository = "https://github.com/rawaccel/driver" +homepage = "https://github.com/LibreAccel/driver" +repository = "https://github.com/LibreAccel/driver" license = "MIT" publish = false -- cgit v1.2.3