diff --git a/Cargo.toml b/Cargo.toml index b4e4cd1..ef549c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "e2size" description = "A simple library for ext2 (also ext3 and ext4) size calculation based on the superblock" -repository = "https://github.com/madmo/e2size" +repository = "https://codeberg.org/madmo/e2size" version = "1.0.0" authors = ["Moritz Bitsch "] readme = "README.md"