Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attributes: prepare to release v0.1.20 #1976

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Mar 8, 2022

0.1.20 (March 8, 2022)

Fixed

  • Compilation failure with --minimal-versions due to a too-permissive
    syn dependency (#1960)

Changed

  • Bumped minimum supported Rust version (MSRV) to 1.49.0 (#1913)

Thanks to new contributor @udoprog for contributing to this release!

# 0.1.20 (March 8, 2022)

### Fixed

- Compilation failure with `--minimal-versions` due to a too-permissive
  `syn` dependency ([#1960])

### Changed

- Bumped minimum supported Rust version (MSRV) to 1.49.0 ([#1913])

Thanks to new contributor @udoprog for contributing to this release!

[#1960]: #1960
[#1913]: #1913
@hawkw hawkw requested a review from a team as a code owner March 8, 2022 22:30
@hawkw hawkw merged commit fda0aa4 into v0.1.x Mar 8, 2022
@hawkw hawkw deleted the eliza/attributes-0.1.20 branch March 8, 2022 22:48
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.1.20 (March 8, 2022)

### Fixed

- Compilation failure with `--minimal-versions` due to a too-permissive
  `syn` dependency ([tokio-rs#1960])

### Changed

- Bumped minimum supported Rust version (MSRV) to 1.49.0 ([tokio-rs#1913])

Thanks to new contributor @udoprog for contributing to this release!

[tokio-rs#1960]: tokio-rs#1960
[tokio-rs#1913]: tokio-rs#1913
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant