Commit 2f5e1bb5 authored by xuwencheng's avatar xuwencheng

time

parent 4c9dbaf2
...@@ -5,9 +5,9 @@ edition = "2021" ...@@ -5,9 +5,9 @@ edition = "2021"
[features] [features]
default = [] default = []
socket = ["rmp", "rmp-serde", "bytes", "flate2"] socket = ["rmp", "rmp-serde", "bytes", "flate2", "time_tool"]
paidui = [] paidui = []
login = [] login = ["time_tool"]
client = ["socket"] client = ["socket"]
time_tool = ["time", "compact_str"] time_tool = ["time", "compact_str"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment