Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #179 from lucab/ups/lib-cargo-sync
Browse files Browse the repository at this point in the history
lib/cargo: update stale dependencies
  • Loading branch information
cgwalters authored Dec 8, 2021
2 parents 9dd2e1a + 9fa2046 commit 5f81bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ hex = "0.4.3"
indicatif = "0.16.0"
lazy_static = "1.4.0"
libc = "0.2.92"
nix = "0.22.0"
nix = "0.23"
oci-spec = "0.5.0"
openat = "0.1.20"
openat-ext = "0.2.0"
openssl = "0.10.33"
ostree = { features = ["v2021_5"], version = "0.13.3" }
phf = { features = ["macros"], version = "0.9.0" }
phf = { features = ["macros"], version = "0.10" }
pin-project = "1.0"
serde = { features = ["derive"], version = "1.0.125" }
serde_json = "1.0.64"
Expand Down

0 comments on commit 5f81bdc

Please sign in to comment.