Skip to content

Commit 336da50

Browse files
CodeSandwichdpc
authored andcommitted
Bump nix to 0.14.0
1 parent 9505e6c commit 336da50

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 0.12.0 - ????-??-??
8+
9+
* Update nix dependency to 0.14.0
10+
711
## 0.11.0 - 2017-04-29
812

913
* Update slog dependency

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ path = "lib.rs"
1616
[dependencies]
1717
slog = "^2.1.1"
1818
syslog = "3.3.0"
19-
nix = "0.9.0"
19+
nix = "0.14.0"

0 commit comments

Comments
 (0)