cargo: Update aperture to 0.4.1

This commit is contained in:
Maximiliano Sandoval R. 2023-12-02 10:00:35 +01:00 committed by Bilal Elmoussaoui
parent 5b92bb9e35
commit 0acdc37bd9
2 changed files with 595 additions and 392 deletions

985
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -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"]}