Skip to content

Commit

Permalink
perf: update cubix
Browse files Browse the repository at this point in the history
  • Loading branch information
andeya committed Jan 4, 2025
1 parent defd065 commit 8331429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "casdoor-rs-sdk"
version = "2.6.2"
version = "2.6.3"
edition = "2021"
license = "Apache-2.0"
description = "A Casdoor SDK (contain APIs) with more complete interfaces and better usability."
Expand All @@ -23,7 +23,7 @@ jsonwebtoken = "9.3.0"
urlencoding = "2.1"
oauth2 = "4.1"
toml = "0.8"
cubix = ">=0.10.0"
cubix = ">=0.11.3"
salvo = { version = ">=0.74", default-features = false, features = [
"oapi",
], optional = true }
Expand Down

0 comments on commit 8331429

Please sign in to comment.