From a345132e0f9a34bc0d55fd8598bc49b0c3339752 Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jackpot51@gmail.com> Date: Tue, 12 Jun 2018 12:30:45 -0600 Subject: [PATCH] Update links to gitlab --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6e1bd46..657aefd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "redoxfs" description = "The Redox Filesystem" -repository = "https://github.com/redox-os/redoxfs" +repository = "https://gitlab.redox-os.org/redox-os/redoxfs" version = "0.3.2" license-file = "LICENSE" readme = "README.md" -- GitLab