Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lora-rs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Grepit
lora-rs
Merge requests
!2
propagate errors from longfi_send
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
propagate errors from longfi_send
viktor.sonesten/lora-rs:evse-patch
into
master
Overview
1
Commits
2
Pipelines
0
Changes
3
Closed
Viktor Sonesten
requested to merge
viktor.sonesten/lora-rs:evse-patch
into
master
5 years ago
Overview
1
Commits
2
Pipelines
0
Changes
3
Related to and depends on
lora!1 (closed)
.
Edited
5 years ago
by
Viktor Sonesten
0
0
Merge request reports
Compare
master
version 1
318947a7
5 years ago
master (base)
and
latest version
latest version
edc4b87a
2 commits,
5 years ago
version 1
318947a7
1 commit,
5 years ago
3 files
+
10
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
longfi-sys/Cargo.toml
+
2
−
2
View file @ edc4b87a
Edit in single-file editor
Open in Web IDE
Show full file
[package]
name
=
"longfi-sys"
version
=
"0.
1
.0"
authors
=
[
"Louis Thiery <louis@helium.com>"
]
version
=
"0.
2
.0"
authors
=
[
"Louis Thiery <louis@helium.com>"
,
"Viktor Sonesten <viktor.sonesten@grepit.se"
]
edition
=
"2018"
build
=
"build.rs"
Loading