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 589d142 commit 5f108adCopy full SHA for 5f108ad
src-tauri/Cargo.toml
@@ -21,8 +21,6 @@ tokio = "1.34.0"
21
tokio-postgres = "0.7.10"
22
chrono = "0.4.31"
23
sled = "0.34.7"
24
-strum = "0.25.0"
25
-strum_macros = "0.25.3"
26
27
28
src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
8
},
9
"package": {
10
"productName": "RSQL",
11
- "version": "1.0.0-alpha.3"
+ "version": "1.0.0-alpha.4"
12
13
"tauri": {
14
"allowlist": {
0 commit comments