You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/06/21 15:40:58 UTC

[GitHub] [avro] martin-g commented on pull request #1729: AVRO-3541: Unbump strum_macros

martin-g commented on PR #1729:
URL: https://github.com/apache/avro/pull/1729#issuecomment-1161930724

   The maintainer of strum yanked 0.24.1 due to a regression.
   Please downport it to 0.24.0.
   
   I am on vacation without access to code.
   
   On Tue, Jun 21, 2022, 18:26 clesaec ***@***.***> wrote:
   
   > ***@***.**** commented on this pull request.
   > ------------------------------
   >
   > In lang/rust/avro/Cargo.toml
   > <https://github.com/apache/avro/pull/1729#discussion_r902764385>:
   >
   > > @@ -66,7 +66,7 @@ serde_json = { default-features = false, version = "1.0.81", features = ["std"]
   >  serde = { default-features = false, version = "1.0.137", features = ["derive"] }
   >  snap = { default-features = false, version = "1.0.5", optional = true }
   >  strum = { default-features = false, version = "0.24.1" }
   > -strum_macros = { default-features = false, version = "0.24.1" }
   > +strum_macros = { default-features = false, version = "0.24.0" }
   >
   > On strum site <https://docs.rs/strum/latest/strum/>, they says that
   > 0.24.1 exists but advice to use only "0.24" (i think it's for automatically
   > replace by last minor version ?)
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/avro/pull/1729#pullrequestreview-1013813534>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AABYUQR2CFHDJSYU7T5NCXTVQHNLFANCNFSM5ZLYMWNQ>
   > .
   > You are receiving this because your review was requested.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org