Skip to content
Snippets Groups Projects
Verified Commit 8bd97487 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

0.2.12

parent 949e3ce7
No related branches found
Tags 0.2.11
No related merge requests found
......@@ -673,7 +673,7 @@ dependencies = [
[[package]]
name = "redoxer"
version = "0.2.11"
version = "0.2.12"
dependencies = [
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"proc-mounts 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
......
[package]
name = "redoxer"
version = "0.2.11"
version = "0.2.12"
description = "Method for quickly running programs inside of Redox from a KVM capable OS."
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
......
......@@ -3,3 +3,4 @@
[[package]]
name = "example"
version = "0.1.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment