Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rust-derive-deftly
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
Service Desk
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
Ian Jackson
rust-derive-deftly
Merge requests
!434
Fix MSRV violation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix MSRV violation
msrv
into
stable-0.13
Overview
0
Commits
2
Pipelines
2
Changes
1
Merged
Ian Jackson
requested to merge
msrv
into
stable-0.13
8 months ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Fixes
#103 (closed)
0
0
Merge request reports
Viewing commit
83818e16
Prev
Next
Show latest version
1 file
+
5
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
83818e16
Use old syntax in build.rs
· 83818e16
Ian Jackson
authored
8 months ago
macros/Cargo.toml
+
1
−
0
Options
@@ -9,6 +9,7 @@ license = "MIT"
description
=
"Macros that implement the derive_deftly crate"
homepage
=
"https://gitlab.torproject.org/Diziet/rust-derive-deftly"
repository
=
"https://gitlab.torproject.org/Diziet/rust-derive-deftly"
rust-version
=
"1.56"
# After editing this file, you will probably need to run
# maint/update-bizarre
Loading