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 61b95df commit be6231cCopy full SHA for be6231c
server/Cargo.toml
@@ -105,8 +105,8 @@ maplit = "1.0"
105
rstest = "0.16"
106
107
[package.metadata.parseable_ui]
108
-assets-url = "https://github.com/parseablehq/console/releases/download/v0.3.0/build.zip"
109
-assets-sha1 = "eef990cfdbb93861ff6164dbf3e0b0e966b7f95b"
+assets-url = "https://github.com/parseablehq/console/releases/download/v0.3.1/build.zip"
+assets-sha1 = "6abd7b5ca5b9c832ff58b8450cffdc83dd7172bf"
110
111
[features]
112
debug = ["pyroscope", "pyroscope_pprofrs"]
0 commit comments