Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
installer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
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
installer
Commits
c0bc46b9
Commit
c0bc46b9
authored
Jul 26, 2017
by
Jeremy Soller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Cargo.lock
parent
2c0e14ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Cargo.lock
Cargo.lock
+2
-2
No files found.
Cargo.lock
View file @
c0bc46b9
...
...
@@ -275,7 +275,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "pkgutils"
version = "0.1.1"
source = "git+https://github.com/redox-os/pkgutils.git#
65291649009fa64d5b1c40129068471cc57f0c0
d"
source = "git+https://github.com/redox-os/pkgutils.git#
d3062a717c53601441c42cd4c974054f8084ee6
d"
dependencies = [
"clap 2.25.1 (registry+https://github.com/rust-lang/crates.io-index)",
"hyper 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -603,7 +603,7 @@ dependencies = [
[[package]]
name = "userutils"
version = "0.1.0"
source = "git+https://github.com/redox-os/userutils.git#
83d77f812438b78b0108d2d8e29ae8183eafcd3e
"
source = "git+https://github.com/redox-os/userutils.git#
1725b377cddb42af08209a652bc63008e2b59f1c
"
dependencies = [
"arg_parser 0.1.0 (git+https://github.com/redox-os/arg-parser.git)",
"argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
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