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
a76c8df8
Commit
a76c8df8
authored
Aug 02, 2017
by
Jeremy Soller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Cargo.lock
parent
a9a1f0e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Cargo.lock
Cargo.lock
+3
-3
No files found.
Cargo.lock
View file @
a76c8df8
...
...
@@ -310,7 +310,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#
049de9418e6cced5d4af5b26828cbf59a5b78497
"
source = "git+https://github.com/redox-os/pkgutils.git#
64bc27967e0f2a4c0f54a282baa203d53b1c8c8a
"
dependencies = [
"clap 2.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
"hyper 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -527,7 +527,7 @@ dependencies = [
[[package]]
name = "termion"
version = "1.5.0"
source = "git+https://github.com/redox-os/termion.git?branch=redox_termios#
cd455e835842831125df0ca23507384f5ae06c8b
"
source = "git+https://github.com/redox-os/termion.git?branch=redox_termios#
18e589b9d92e8f93ae75475389e234bbe5deb109
"
dependencies = [
"libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -649,7 +649,7 @@ dependencies = [
[[package]]
name = "userutils"
version = "0.1.0"
source = "git+https://github.com/redox-os/userutils.git#
f6fd552f45cb684f498720296e39a636b6c66b1e
"
source = "git+https://github.com/redox-os/userutils.git#
aeda1ae4b44421febfcd19d9ddfe213771968d62
"
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