We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c126636 commit 83b2c4aCopy full SHA for 83b2c4a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rsql"
3
-version = "1.0.0-beta.2"
+version = "1.0.0-beta.3"
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 = "backend"
description = "PostgreSQL GUI written in Rust"
authors = ["Daniel Boros"]
license = ""
0 commit comments