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
!436
Merge stable 0.13 into main
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge stable 0.13 into main
merge-stable
into
main
Overview
0
Commits
7
Pipelines
1
Changes
5
Merged
Ian Jackson
requested to merge
merge-stable
into
main
8 months ago
Overview
0
Commits
7
Pipelines
1
Changes
5
Expand
0
0
Merge request reports
Viewing commit
4c63329c
Prev
Next
Show latest version
5 files
+
29
−
17
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
4c63329c
Merge branch 'version' into 'stable-0.13'
· 4c63329c
Ian Jackson
authored
8 months ago
Prepare for 0.13.1 See merge request
!435
macros/Cargo.toml
+
2
−
1
Options
[package]
name
=
"derive-deftly-macros"
version
=
"0.13.
0
"
version
=
"0.13.
1
"
edition
=
"2021"
readme
=
"README.md"
authors
=[
"Ian Jackson <ijackson@chiark.greenend.org.uk>"
,
@@ -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