ext4 0.6.0

Read information from EXT4 filesystem images
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
sudo: false
dist: trusty

language: rust
rust:
  - nightly
  - beta
  - stable

matrix:
  allow_failures:
    - rust: nightly