Skip to content

Commit

Permalink
libtiny_tui: bump tempfile version 3.0.3 -> 3.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
  • Loading branch information
Mephistophiles committed Nov 24, 2020
1 parent 5319d4d commit 34e1c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtiny_tui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ log = "0.4"
notify-rust = { version = "3", optional = true }
serde = { version = "1.0.8", features = ["derive"] }
serde_yaml = "0.8.4"
tempfile = "3.0.3"
tempfile = "3.1.0"
term_input = { path = "../term_input" }
termbox_simple = { path = "../termbox" }
time = { version = "0.2", default_features = false }
Expand Down

0 comments on commit 34e1c20

Please sign in to comment.