Conversation
frol
left a comment
There was a problem hiding this comment.
@PolyProgrammist I would imagine that it won't work since if parent crate uses schemars-alpha feature, it won't enable schemars feature, and as such this won't work:
near-account-id-rs/src/account_id.rs
Line 23 in 86b3003
|
@PolyProgrammist Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 3! @frol received 25 Sloth Points for reviewing and scoring this pull request. What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
## 🤖 New release * `near-account-id`: 1.0.0 -> 1.1.0 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [1.1.0](v1.0.0...v1.1.0) - 2025-04-23 ### Added - Added optional schemars-alpha feature to support (schemars 1.0-alpha releases) ([#28](#28)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). --------- Co-authored-by: Vadim Volodin <vad.e.volodin@gmail.com>
No description provided.