Skip to content

Commit

Permalink
Merge pull request #9 from sagebind/dependabot/cargo/nix-0.14
Browse files Browse the repository at this point in the history
Update nix requirement from 0.13 to 0.14
  • Loading branch information
sagebind authored May 30, 2019
2 parents d9f36be + 0c67e82 commit 76166ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riptide/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
bytes = "0.4"
itertools = "0.8"
log = "0.4"
nix = "0.13"
nix = "0.14"
utf-8 = "0.7"

[dependencies.riptide-syntax]
Expand Down

0 comments on commit 76166ce

Please sign in to comment.