diff options
| -rw-r--r-- | crates/driver/Cargo.toml | 4 |
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 |