Skip to content

Commit

Permalink
fix: Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
can-keklik committed Sep 27, 2024
1 parent 6fefd23 commit 98bee3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[workspace]
resolver= "2"
members = ["lykiadb-server", "lykiadb-shell", "lykiadb-lang", "lykiadb-playground", "lykiadb-connect"]
members = ["lykiadb-server", "lykiadb-shell", "lykiadb-lang", "lykiadb-connect"]
edition = "2021"

[profile.release]
Expand Down

0 comments on commit 98bee3e

Please sign in to comment.