Skip to content

Commit d5769c3

Browse files
authored
Update to latest console v0.1.0 (#382)
1 parent 1b052c2 commit d5769c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ maplit = "1.0"
8989
rstest = "0.16"
9090

9191
[package.metadata.parseable_ui]
92-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.0.9/build.zip"
93-
assets-sha1 = "c81dd1806d335ecbf7bab628977455bec254f209"
92+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.1.0/build.zip"
93+
assets-sha1 = "badcc2edbc910cac21f2fcb57a338b58f17ff969"
9494

9595
[features]
9696
debug = ["pyroscope", "pyroscope_pprofrs"]

0 commit comments

Comments
 (0)