mirror of
https://codeberg.org/madmo/e2size.git
synced 2025-01-18 13:12:41 +00:00
Improve crate description
This commit is contained in:
parent
421232c879
commit
7e40d27e75
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "e2size"
|
name = "e2size"
|
||||||
description = "A simple for ext2/3/4 size calculation based on the superblock"
|
description = "A simple library for ext2/3/4 size calculation based on the superblock"
|
||||||
repository = "https://github.com/madmo/e2size"
|
repository = "https://github.com/madmo/e2size"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Moritz Bitsch <moritz@h6t.eu>"]
|
authors = ["Moritz Bitsch <moritz@h6t.eu>"]
|
||||||
|
|
Loading…
Reference in a new issue