Skip to content

Commit 48eee06

Browse files
committed
0.1.5
1 parent d8a01ec commit 48eee06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linetest"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2018"
55

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

0 commit comments

Comments
 (0)