Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

Commit

Permalink
Bump slog-term for Stebalien/term#81
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Apr 18, 2018
1 parent e891b0f commit 3db330f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tsunami"
version = "0.5.10"
version = "0.5.11"

description = "Toolkit for running short-lived jobs on EC2 spot instances"
readme = "README.md"
Expand Down Expand Up @@ -30,7 +30,7 @@ failure = "0.1.1"
rand = "0.4"
tempfile = "2.2.0"
rayon = "1.0.0"
slog-term = "2.3.0"
slog-term = "2.4.0"
slog = "2.1.1"
#slog = { version = "2.1.1", features = ["max_level_trace"] }
scopeguard = "0.3.3"
Expand Down

0 comments on commit 3db330f

Please sign in to comment.