We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067b633 commit 79d4715Copy full SHA for 79d4715
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "loopdev"
3
description = "Setup and control loop devices"
4
-version = "0.3.0"
+version = "0.4.0"
5
authors = ["Michael Daffin <[email protected]>"]
6
license = "MIT"
7
documentation = "https://docs.rs/loopdev"
README.md
@@ -1,4 +1,4 @@
-[](https://travis-ci.org/mdaffin/loopdev)
+[](https://app.travis-ci.com/github/mdaffin/loopdev)
[](https://crates.io/crates/loopdev)
# loopdev
0 commit comments