casbin / casbin-rs

An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
832 stars 67 forks source link

Missing release v2.3.0 #336

Closed samarth202 closed 2 weeks ago

samarth202 commented 3 weeks ago

I noticed that the README and Cargo.toml files have been updated to reflect version v2.3.0, but I don't see an official release or package available for this version.

Was the release process completed?

hsluoyz commented 2 weeks ago

@samarth202 v2.4.0 has been released: https://github.com/casbin/casbin-rs/releases/tag/v2.4.0