diff --git a/gegl/Cargo.toml b/gegl/Cargo.toml index b004eb4..c5a02a8 100644 --- a/gegl/Cargo.toml +++ b/gegl/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "gegl" description = "GEGL data structure library for Rust." -repository = "https://git.bauke.xyz/driftingnebula/gegl" +repository = "https://git.bauke.xyz/driftingnebula/interlinked" license = "AGPL-3.0-or-later" version = "0.0.0" authors = ["Bauke "]