diff --git a/server/Cargo.toml b/server/Cargo.toml index 3b70d4a02..99016b000 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -102,8 +102,8 @@ maplit = "1.0" rstest = "0.16" [package.metadata.parseable_ui] -assets-url = "https://github.com/parseablehq/console/releases/download/v0.2.3/build.zip" -assets-sha1 = "e3701d877eb7bfa705968ab9812663288ff7768a" +assets-url = "https://github.com/parseablehq/console/releases/download/v0.2.4/build.zip" +assets-sha1 = "7c57767a7710d2b91e0f891c228a7bbdb143ed65" [features] debug = ["pyroscope", "pyroscope_pprofrs"]