mirror of
https://codeberg.org/madmo/e2size.git
synced 2025-01-18 13:12:41 +00:00
Update repository url
e2size is now hosted at codeberg.org
This commit is contained in:
parent
21b9a027b7
commit
f1c4b7be29
|
@ -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 <moritz@h6t.eu>"]
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue