Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tfgmariolopez
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
marilop
Tfgmariolopez
Commits
aef720be
Commit
aef720be
authored
May 15, 2021
by
marilop
Browse files
Options
Downloads
Patches
Plain Diff
Create Cargo Project
parent
8b51d78f
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.toml
+9
-0
9 additions, 0 deletions
Cargo.toml
src/main.rs
+3
-0
3 additions, 0 deletions
src/main.rs
with
12 additions
and
0 deletions
Cargo.toml
0 → 100644
+
9
−
0
View file @
aef720be
[package]
name
=
"tfgmariolopez"
version
=
"0.1.0"
authors
=
[
"usuario"
]
edition
=
"2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
This diff is collapsed.
Click to expand it.
src/main.rs
0 → 100644
+
3
−
0
View file @
aef720be
fn
main
()
{
println!
(
"Hello, world!"
);
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment