We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffb0fe commit 510921dCopy full SHA for 510921d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rsql"
3
-version = "1.0.0-alpha.9"
+version = "1.0.0-beta.0"
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 = "rsql_tauri"
description = "PostgreSQL GUI written in Rust"
authors = ["Daniel Boros"]
license = ""
0 commit comments