diff --git a/file_linked/Cargo.toml b/file_linked/Cargo.toml index 14ba835..d951c7a 100644 --- a/file_linked/Cargo.toml +++ b/file_linked/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "file_linked" -version = "0.1.3" +version = "0.1.4" authors = ["vandomej "] edition = "2018" license = "MIT" description = "Controlling objects linked directly to a file" -homepage = "https://github.com/vandomej/GEMLA/tree/master/file_linked" -repository = "https://github.com/vandomej/GEMLA/tree/master/file_linked" +homepage = "https://git.gloom.garden/tepichord/GEMLA/src/branch/main/file_linked" +repository = "https://git.gloom.garden/tepichord/GEMLA.git" documentation = "https://docs.rs/file_linked/" readme = "README.md" keywords = ["file", "linked", "data", "storage"]