Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
SpaceAPI Server
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Infrastruttura
SpaceAPI Server
Commits
cf54d9bb
Commit
cf54d9bb
authored
Dec 03, 2019
by
Aljaž Srebrnič
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update coordinates of new location
parent
7f0a8e4e
Pipeline
#628
passed with stages
in 10 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/main.rs
src/main.rs
+2
-2
No files found.
src/main.rs
View file @
cf54d9bb
...
...
@@ -24,8 +24,8 @@ fn main() {
.url
(
"https://www.mittelab.org"
)
.location
(
api
::
Location
{
address
:
Some
(
"via Manzoni 11, 34138 Trieste (TS), Italy"
.into
()),
lat
:
45.6
56_652_6
,
lon
:
13.7
73_387_2
,
lat
:
45.6
4567
,
lon
:
13.7
8320
,
})
.contact
(
api
::
Contact
{
email
:
Some
(
"info@mittelab.org"
.into
()),
...
...
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