Skip to content

Commit 4525269

Browse files
committed
fix build
1 parent 203dd3e commit 4525269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cargo/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[alias]
22
docs = "doc --workspace --all-features --no-deps"
3+
[build]
34
rustflags = ["--cfg", "tokio_unstable"]

0 commit comments

Comments
 (0)