Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stratact
orbutils
Commits
b46db436
Commit
b46db436
authored
Nov 12, 2017
by
AleVul
Browse files
- replace userutils with redox_users.
Please enter the commit message for your changes. Lines starting
parent
5098ddc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/orblogin/main.rs
View file @
b46db436
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
extern
crate
orbclient
;
extern
crate
orbclient
;
extern
crate
orbimage
;
extern
crate
orbimage
;
extern
crate
orbfont
;
extern
crate
orbfont
;
extern
crate
user
util
s
;
extern
crate
redox_
users
;
use
std
::{
env
,
str
};
use
std
::{
env
,
str
};
use
std
::
fs
::
File
;
use
std
::
fs
::
File
;
...
...
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