Loading system/gd/rust/common/Cargo.toml +3 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,8 @@ tokio = { version = "*", features = ['bytes', 'macros', 'net', 'rt-multi-thread' # Proc Macro dependency paste = "*" [dev-dependencies] tokio = { version = "*", features = ['bytes', 'macros', 'net', 'rt-multi-thread', 'time', 'sync'] } [lib] crate-type = ["rlib"] Loading
system/gd/rust/common/Cargo.toml +3 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,8 @@ tokio = { version = "*", features = ['bytes', 'macros', 'net', 'rt-multi-thread' # Proc Macro dependency paste = "*" [dev-dependencies] tokio = { version = "*", features = ['bytes', 'macros', 'net', 'rt-multi-thread', 'time', 'sync'] } [lib] crate-type = ["rlib"]