chore: cleanup cargo
This commit is contained in:
parent
0231efcd7a
commit
4286a56baa
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ tracing = "0.1.37"
|
||||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||||
|
|
||||||
casbin = { version = "2.0.9", features = ["cached","explain","logging"], optional = true}
|
casbin = { version = "2.0.9", features = ["cached","explain","logging"], optional = true}
|
||||||
pasetoken-lib= {path = "./libs/pasetoken", package = "pasetoken-lib" }
|
pasetoken-lib= {path = "../rust-libs/pasetoken", package = "pasetoken-lib" }
|
||||||
pasetors = { version = "0.6.7" }
|
pasetors = { version = "0.6.7" }
|
||||||
|
|
||||||
serde = { version = "1.0.171", features = ["derive"] }
|
serde = { version = "1.0.171", features = ["derive"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue