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 1b052c2 commit d5769c3Copy full SHA for d5769c3
server/Cargo.toml
@@ -89,8 +89,8 @@ maplit = "1.0"
89
rstest = "0.16"
90
91
[package.metadata.parseable_ui]
92
-assets-url = "https://github.com/parseablehq/console/releases/download/v0.0.9/build.zip"
93
-assets-sha1 = "c81dd1806d335ecbf7bab628977455bec254f209"
+assets-url = "https://github.com/parseablehq/console/releases/download/v0.1.0/build.zip"
+assets-sha1 = "badcc2edbc910cac21f2fcb57a338b58f17ff969"
94
95
[features]
96
debug = ["pyroscope", "pyroscope_pprofrs"]
0 commit comments