I took a crack at this easy issue #50 to add semver. I just used the examples from [Crate semver](http://www.steveklabnik.com/semver/semver/index.html) though that may not be sufficient. I am using Rust 1.18 so I just checked that "cargo build" runs, and "cargo build --examples" does not seem to work for me. I did also try "cargo build --example semver" which runs ok. Also, I tried to copy the syntax of the other examples in the README, but it doesn't seem to render the same way. I'm a Rust newbie just starting to read the Rust Lang book. If I can continue to contribute to the stdx issues, please let me know.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by anna-liao and has received 2 comments.