Skip to content

Commit 4e7b914

Browse files
committed
Bump versions for dependencies
1 parent 62457be commit 4e7b914

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ members = ["macros", "examples"]
1818
[dependencies]
1919
cmd_lib_macros = { version = "1.4.0", path = "./macros" }
2020
lazy_static = "1.4.0"
21-
log = "0.4.17"
21+
log = "0.4.20"
2222
faccess = "0.2.4"
23-
os_pipe = "1.1.3"
23+
os_pipe = "1.1.4"
2424
env_logger = "0.10.0"
2525

2626
[dev-dependencies]
27-
rayon = "1.6.1"
27+
rayon = "1.8.0"
2828
structopt = "0.3.26"
29-
byte-unit = "4.0.18"
29+
byte-unit = "4.0.19"

0 commit comments

Comments
 (0)