chore: bump deps
This commit is contained in:
parent
d1c3643574
commit
f802a1c8ab
6 changed files with 94 additions and 41 deletions
|
@ -6,12 +6,12 @@ edition = "2024"
|
|||
[dependencies]
|
||||
pathbufd = "0.1.4"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
toml = "0.8.23"
|
||||
toml = "0.9.2"
|
||||
tetratto-shared = { path = "../shared" }
|
||||
tetratto-l10n = { path = "../l10n" }
|
||||
serde_json = "1.0.140"
|
||||
totp-rs = { version = "5.7.0", features = ["qr", "gen_secret"] }
|
||||
reqwest = { version = "0.12.20", features = ["json"] }
|
||||
reqwest = { version = "0.12.22", features = ["json"] }
|
||||
bitflags = "2.9.1"
|
||||
async-recursion = "1.1.1"
|
||||
md-5 = "0.10.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue