Skip to content

Commit fb30ca8

Browse files
committed
slight refactoring of principal store
1 parent 4c2abcc commit fb30ca8

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/store/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ tower.workspace = true
3232
futures-core.workspace = true
3333
tower-sessions.workspace = true
3434
vtimezones-rs.workspace = true
35+
password-auth.workspace = true
3536
uuid = { workspace = true, features = ["serde"] }
3637

3738
[dev-dependencies]

0 commit comments

Comments
 (0)