This repository has been archived on 2022-02-08. You can view files and clone it, but cannot push or open issues/pull-requests.
ext2-rs/Cargo.toml

9 lines
146 B
TOML

[package]
name = "ext2"
version = "0.1.0"
authors = ["Szymon Walter <walter.szymon.98@gmail.com>"]
[dependencies]
rlibc = "1.0"
bitflags = "1.0"