mirror of
https://github.com/GiriNeko/hbb_common.git
synced 2025-12-15 12:57:28 +00:00
revert flex log
This commit is contained in:
parent
e9f7721a03
commit
78facdf759
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# new flexi_logger failed on rustc 1.75
|
# new flexi_logger failed on rustc 1.75
|
||||||
flexi_logger = { version = "0.30", features = ["async"] }
|
flexi_logger = { version = "0.27", features = ["async"] }
|
||||||
protobuf = { version = "3.7", features = ["with-bytes"] }
|
protobuf = { version = "3.7", features = ["with-bytes"] }
|
||||||
tokio = { version = "1.44", features = ["full"] }
|
tokio = { version = "1.44", features = ["full"] }
|
||||||
tokio-util = { version = "0.7", features = ["full"] }
|
tokio-util = { version = "0.7", features = ["full"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue