Skip to content

Commit 81b5743

Browse files
build(deps): bump nix from 0.20.0 to 0.20.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.20.0 to 0.20.2. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/v0.20.2/CHANGELOG.md) - [Commits](nix-rust/nix@v0.20.0...v0.20.2) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9c843a commit 81b5743

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ hyper = "0.14.4"
2727
itertools = "0.10.0"
2828
lazy_static = "1.4.0"
2929
log = "0.4.14"
30-
nix = "0.20.0"
30+
nix = "0.20.2"
3131
num_enum = "0.5.1"
3232
orchestra = { git = "https://github.com/fluidex/orchestra.git", branch = "master", features = [ "exchange" ] }
3333
paperclip = { git = "https://github.com/fluidex/paperclip.git", features = [ "actix", "chrono", "rust_decimal" ] }

0 commit comments

Comments
 (0)