Skip to content

Commit

Permalink
Merge pull request #315 from JakeRoggenbuck/update-nix
Browse files Browse the repository at this point in the history
Update old depend
  • Loading branch information
JakeRoggenbuck authored Jun 6, 2022
2 parents af135d3 + dc8a7af commit 91a0682
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 22 deletions.
39 changes: 18 additions & 21 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors = ["jakeroggenbuck <jakeroggenbuck2@gmail.com", "cameron <cameron.bannas
[dependencies]
structopt = { version = "0.3.26", default-features = false }
termion = "1.5.3"
nix = "0.15.0"
nix = "0.20.2"
chrono = "0.4"
log = "0.4.14"
env_logger = "0.9.0"
Expand Down

0 comments on commit 91a0682

Please sign in to comment.