Skip to content

Commit baadddd

Browse files
committed
remove unused section from cargo.toml
- it should be in the config.toml - but we already have it in the workspace config
1 parent f2271b0 commit baadddd

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)