You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
272 B
11 lines
272 B
4 years ago
|
--- tower-service-0.3.1/Cargo.toml 2021-01-23T11:31:37+00:00
|
||
|
+++ tower-service-0.3.1/Cargo.toml 2021-05-21T19:52:45.811563+00:00
|
||
|
@@ -32,6 +32,7 @@
|
||
|
|
||
|
[dev-dependencies.tokio]
|
||
|
version = "1"
|
||
|
+features = ["time", "macros"]
|
||
|
|
||
|
[dev-dependencies.tower-layer]
|
||
|
version = "0.3"
|