Skip to content

Commit e50a270

Browse files
author
chenjunliang
committed
更新日志版本
1 parent 5da3954 commit e50a270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ clap = { version = "3.2.16", features = ["derive"] }
1616
anyhow = "1.0.61"
1717
chrono = "0.4.21"
1818
rust_decimal = "1.25.0"
19-
log = "0.4.14"
20-
simple_logger = "2.1.0"
19+
log = "0.4.17"
20+
simple_logger = "2.2.0"
2121

2222
[target.'cfg(unix)'.dependencies]
2323
daemonize = "0.4.1"

0 commit comments

Comments
 (0)