Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DC motor driver hat
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
DC motor driver hat
Merge requests
!40
Push uxmqnkmtmwrl
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Push uxmqnkmtmwrl
push-uxmqnkmtmwrl
into
main
Overview
0
Commits
2
Pipelines
1
Changes
2
Merged
Samuel Tardieu
requested to merge
push-uxmqnkmtmwrl
into
main
5 months ago
Overview
0
Commits
2
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Viewing commit
be724a23
Prev
Next
Show latest version
2 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
be724a23
Use the SPDX identifier for the GPLv3 license
· be724a23
Samuel Tardieu
authored
5 months ago
Cargo.toml
+
1
−
1
Options
@@ -4,7 +4,7 @@ resolver = "2"
[workspace.package]
authors
=
[
"Samuel Tardieu <sam@rfc1149.net>"
]
license
=
"GPL
v3
"
license
=
"
GPL
-3.0-or-later
"
rust-version
=
"1.81.0"
edition
=
"2021"
homepage
=
"https://gitlab.telecom-paris.fr/software/dc-driver-motor-hat/"
Loading