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 4506159 commit 4b13320Copy full SHA for 4b13320
server/Cargo.toml
@@ -121,8 +121,8 @@ maplit = "1.0"
121
rstest = "0.19.0"
122
123
[package.metadata.parseable_ui]
124
-assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.1/build.zip"
125
-assets-sha1 = "ca16a2efc6b05058066242ba5a0e8d0dd96074e0"
+assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.2/build.zip"
+assets-sha1 = "7a6d12a56e848b6b40f2913e72df4483431dc611"
126
127
[features]
128
debug = []
0 commit comments