Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #634 from jeckersb/gvariant-0.5.0
Browse files Browse the repository at this point in the history
lib: bump gvariant to 0.5.0
  • Loading branch information
cgwalters authored May 29, 2024
2 parents a70fc7b + 0c6e5e4 commit d621755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cap-std-ext = "4.0"
flate2 = { features = ["zlib"], default_features = false, version = "1.0.20" }
fn-error-context = "0.2.0"
futures-util = "0.3.13"
gvariant = "0.4.0"
gvariant = "0.5.0"
hex = "0.4.3"
io-lifetimes = "2"
indicatif = "0.17.0"
Expand Down

0 comments on commit d621755

Please sign in to comment.