Skip to content

Commit

Permalink
Merge branch 'version/v2.0.8' of github.com:hackerchai/casbin-rs into…
Browse files Browse the repository at this point in the history
… version/v2.0.8
  • Loading branch information
hackerchai committed Aug 19, 2021
2 parents 30be6fd + 6254e50 commit ac5566a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ version = "2.0.8"

[dependencies]
async-std = { version = "1.9.0", optional = true }

async-trait = "0.1.51"
globset = { version = "0.4.8", optional = true }
ritelinked = { version = "0.3.1", default-features = false, features = ["ahash", "inline-more"] }
Expand Down

0 comments on commit ac5566a

Please sign in to comment.