summaryrefslogtreecommitdiff
path: root/crates
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-06 14:00:54 -0800
committerFuwn <[email protected]>2022-01-06 14:00:54 -0800
commit980e949f7cb7ab2b3c58515fb6fabf25291e8545 (patch)
tree18b56c6e0033a31cfad81cbf932aceeb6efeb869 /crates
parentfix: change license for new direction (diff)
downloaddriver-980e949f7cb7ab2b3c58515fb6fabf25291e8545.tar.xz
driver-980e949f7cb7ab2b3c58515fb6fabf25291e8545.zip
fix(driver): change github organisation name
Diffstat (limited to 'crates')
-rw-r--r--crates/driver/Cargo.toml4
1 files 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 <[email protected]>"]
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