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.
2 parents 77bd44a + 74f0411 commit 33e08bcCopy full SHA for 33e08bc
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "usbfs"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
authors = ["USBFS Rust developers"]
6
-description = "An XML library in pure Rust"
7
-repository = "https://github.com/kornelski/xml-rs"
+description = "Port of the usbfs Linux userspace library in pure Rust"
+repository = "https://github.com/cr8t/usbfs"
8
homepage = "https://crates.io/crates/usbfs"
9
documentation = "https://docs.rs/usbfs/"
10
readme = "README.md"
0 commit comments