Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
woelper committed Jul 10, 2021
1 parent d8a01ec commit 48eee06
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 = "linetest"
version = "0.1.4"
version = "0.1.5"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -15,4 +15,4 @@ log = "0.4.14"
env_logger = "0.8.4"
ureq = "2.1.1"
rayon = "1.5.1"
chrono = "0.4.19"
chrono = "0.4.19"

0 comments on commit 48eee06

Please # to comment.