diff --git a/server/Cargo.toml b/server/Cargo.toml index fe30ab66d..b0a841893 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -105,8 +105,8 @@ maplit = "1.0" rstest = "0.16" [package.metadata.parseable_ui] -assets-url = "https://github.com/parseablehq/console/releases/download/v0.3.0/build.zip" -assets-sha1 = "eef990cfdbb93861ff6164dbf3e0b0e966b7f95b" +assets-url = "https://github.com/parseablehq/console/releases/download/v0.3.1/build.zip" +assets-sha1 = "6abd7b5ca5b9c832ff58b8450cffdc83dd7172bf" [features] debug = ["pyroscope", "pyroscope_pprofrs"]