Skip to content

Commit 06defe6

Browse files
authored
Small misc changes and opts (#643)
* Small misc changes and opts * fix fe lints * fetch depth to 8
1 parent 05c9b8d commit 06defe6

File tree

13 files changed

+163
-110
lines changed

13 files changed

+163
-110
lines changed

.cargo/config.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ xtask = "run --package xtask --"
33

44
[build]
55
rustdocflags = ["--document-private-items"]
6+
rustflags = ["--cfg", "tokio_unstable"]
67

78
[registries.crates-io]
89
protocol = "sparse"

0 commit comments

Comments
 (0)