We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9394995 commit 961a28dCopy full SHA for 961a28d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rust-sql-gui-ui"
3
-version = "1.0.0-alpha.8"
+version = "1.0.0-alpha.9"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
common/Cargo.toml
name = "common"
[dependencies]
src-tauri/Cargo.toml
name = "rust-sql-gui"
description = "PostgreSQL GUI written in Rust"
authors = ["Daniel Boros"]
license = ""
0 commit comments