Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Andy Zhao
ece459-exercises
Commits
616d5d49
Commit
616d5d49
authored
Jan 09, 2021
by
Bernie Roehl
Browse files
Made the names of the executable consistent across all four exercises.
parent
80eb60d5
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
Exercise1/Cargo.toml
Exercise1/Cargo.toml
+2
-1
Exercise2/Cargo.toml
Exercise2/Cargo.toml
+1
-1
Exercise3/Cargo.toml
Exercise3/Cargo.toml
+1
-1
Exercise4/Cargo.toml
Exercise4/Cargo.toml
+1
-1
No files found.
Exercise1/Cargo.toml
View file @
616d5d49
[package]
name
=
"e
ce459-
e1"
name
=
"e
xercis
e1"
version
=
"0.1.0"
# Add your own name to the list of authors below
authors
=
[
"Vinai Birbal <vinai.birbal@uwaterloo.ca>"
]
edition
=
"2018"
...
...
Exercise2/Cargo.toml
View file @
616d5d49
[package]
name
=
"
E
xercise
_2_Question
"
name
=
"
e
xercise
2
"
version
=
"0.1.0"
authors
=
[
"Vraj Patel <v227patel@uwaterloo.ca>"
]
edition
=
"2018"
...
...
Exercise3/Cargo.toml
View file @
616d5d49
[package]
name
=
"
E
xer
sice_4_Question
"
name
=
"
e
xer
cise3
"
version
=
"0.1.0"
authors
=
[
"Vraj Patel <v227patel@uwaterloo.ca>"
]
edition
=
"2018"
...
...
Exercise4/Cargo.toml
View file @
616d5d49
[package]
name
=
"
E
xer
sice_4_Question
"
name
=
"
e
xer
cise4
"
version
=
"0.1.0"
authors
=
[
"Vraj Patel <v227patel@uwaterloo.ca>"
]
edition
=
"2018"
...
...
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