We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d9a75 commit 9ac1013Copy full SHA for 9ac1013
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rust-sql-gui-ui"
3
-version = "1.0.0-alpha.7"
+version = "1.0.0-alpha.8"
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