Skip to content

Commit 41562bf

Browse files
authored
Merge pull request #1672 from tursodatabase/fix-cargo-toml
remove unused section from cargo.toml
2 parents f2271b0 + baadddd commit 41562bf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

libsql-server/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ default-run = "sqld"
88
name = "sqld"
99
path = "src/main.rs"
1010

11-
[build]
12-
rustflags = ["--cfg", "tokio_unstable"]
13-
1411
[dependencies]
1512
anyhow = "1.0.66"
1613
async-lock = "2.6.0"

0 commit comments

Comments
 (0)