casbin / casbin-rs

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

feat: change default async runtime to tokio #255

Closed hackerchai closed 3 years ago

hackerchai commented 3 years ago

Signed-off-by: hackerchai i@hackerchai.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #255 (f061b9b) into master (591ab32) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   79.99%   79.99%           
=======================================
  Files          22       22           
  Lines        3429     3429           
=======================================
  Hits         2743     2743           
  Misses        686      686           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 591ab32...f061b9b. Read the comment docs.