mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
cargo: Update aperture to 0.4.1
This commit is contained in:
parent
5b92bb9e35
commit
0acdc37bd9
2 changed files with 595 additions and 392 deletions
985
Cargo.lock
generated
985
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,7 @@ opt-level = 3
|
||||||
adw = {package = "libadwaita", version = "0.5", features = ["v1_4"]}
|
adw = {package = "libadwaita", version = "0.5", features = ["v1_4"]}
|
||||||
aes-gcm = "0.10"
|
aes-gcm = "0.10"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
aperture = "0.3.2"
|
aperture = "0.4.1"
|
||||||
ashpd = {version = "0.6", default-features = false, features = ["gtk4", "tokio", "tracing"]}
|
ashpd = {version = "0.6", default-features = false, features = ["gtk4", "tokio", "tracing"]}
|
||||||
data-encoding = "2.3"
|
data-encoding = "2.3"
|
||||||
diesel = {version = "2.0", features = ["sqlite", "r2d2"]}
|
diesel = {version = "2.0", features = ["sqlite", "r2d2"]}
|
||||||
|
|
Loading…
Add table
Reference in a new issue