You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this crate is not yet 1.x, it makes it a bit difficult downstream libraries to support multiple versions.
For example see this issue that needed the crate maintainer to update to 0.18 of validator before the library consumers could update.
I think this library is great and would love to see it stabilize in a 1.0 release ❤️
The text was updated successfully, but these errors were encountered:
This library has become quite popular in the Rust ecosystem and quite a few crates depend on this validator
Since this crate is not yet 1.x, it makes it a bit difficult downstream libraries to support multiple versions.
For example see this issue that needed the crate maintainer to update to 0.18 of
validator
before the library consumers could update.I think this library is great and would love to see it stabilize in a 1.0 release ❤️
The text was updated successfully, but these errors were encountered: