Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
riyad committed Dec 29, 2022
1 parent cf246e9 commit cc9724b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
56 changes: 28 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ edition = "2021"
[dependencies]
dirs = "4.0"
log = "0.4.0"
nix = { version = "0.24.1", default-features = false, features = ["user"] }
once_cell = "1.15.0"
nix = { version = "0.24.3", default-features = false, features = ["user"] }
once_cell = "1.17.0"
ordered-multimap = "0.4"
rangemap = "1.0.3"
rangemap = "1.2.0"
simplelog = "0.12.0"

[profile.release]
Expand Down

0 comments on commit cc9724b

Please sign in to comment.