marine-rs-sdk
marine-rs-sdk copied to clipboard
chore(deps): update rust crate proc-macro2 to 1.0.81
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
proc-macro2 | dependencies | patch | 1.0.69 -> 1.0.81 |
Release Notes
dtolnay/proc-macro2 (proc-macro2)
v1.0.81
- Documentation improvements
v1.0.80
v1.0.79
- Clean up dead code
v1.0.78
- Expose Span::byte_range (#442)
v1.0.77
v1.0.76
- Work around
dead_code
warning false positive (#435)
v1.0.75
- Improve error messages related to proc_macro::LexError (#434)
v1.0.74
- Work around improperly cached build script result by sccache (#432)
v1.0.73
- Documentation improvements
v1.0.72
- Improve build script to be robust to proc_macro::Span unstable API changes
v1.0.71
- Turn on
deny(unsafe_op_in_unsafe_fn)
lint
v1.0.70
- Add #[track_caller] on
Ident::new
so that panics on invalid input are attributed to the caller (#423)
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.