chore: add pasetoken here
This commit is contained in:
parent
41fa280494
commit
7fd9d4c522
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "pasetoken"]
|
||||
path = pasetoken
|
||||
url = ssh://git@clrepo.tls13.io:9623/develop/pasetoken.git
|
@ -24,7 +24,7 @@ tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
|
||||
casbin = { version = "2.0.9", features = ["cached","explain","logging"], optional = true}
|
||||
pasetoken-lib= {path = "./libs/pasetoken", package = "pasetoken-lib" }
|
||||
pasetoken-lib= {path = "./pasetoken", package = "pasetoken-lib" }
|
||||
pasetors = { version = "0.6.7" }
|
||||
|
||||
serde = { version = "1.0.171", features = ["derive"] }
|
||||
|
1
pasetoken
Submodule
1
pasetoken
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b8d68087895b6006b9b3014dcaf2fd20fe28cfeb
|
Loading…
Reference in New Issue
Block a user