Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
redoxer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
redox-os
redoxer
Commits
8bd97487
Verified
Commit
8bd97487
authored
Feb 06, 2020
by
Jeremy Soller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.2.12
parent
949e3ce7
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
Cargo.lock
Cargo.lock
+1
-1
Cargo.toml
Cargo.toml
+1
-1
example/Cargo.lock
example/Cargo.lock
+1
-0
No files found.
Cargo.lock
View file @
8bd97487
...
...
@@ -673,7 +673,7 @@ dependencies = [
[[package]]
name = "redoxer"
version = "0.2.1
1
"
version = "0.2.1
2
"
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)",
...
...
Cargo.toml
View file @
8bd97487
[package]
name
=
"redoxer"
version
=
"0.2.1
1
"
version
=
"0.2.1
2
"
description
=
"Method for quickly running programs inside of Redox from a KVM capable OS."
license
=
"MIT"
authors
=
[
"Jeremy Soller <jackpot51@gmail.com>"
]
...
...
example/Cargo.lock
View file @
8bd97487
...
...
@@ -3,3 +3,4 @@
[[package]]
name = "example"
version = "0.1.0"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment