Skip to content

Commit be6231c

Browse files
authored
Update to console release v0.3.1 (#510)
1 parent 61b95df commit be6231c

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
@@ -105,8 +105,8 @@ maplit = "1.0"
105105
rstest = "0.16"
106106

107107
[package.metadata.parseable_ui]
108-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.3.0/build.zip"
109-
assets-sha1 = "eef990cfdbb93861ff6164dbf3e0b0e966b7f95b"
108+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.3.1/build.zip"
109+
assets-sha1 = "6abd7b5ca5b9c832ff58b8450cffdc83dd7172bf"
110110

111111
[features]
112112
debug = ["pyroscope", "pyroscope_pprofrs"]

0 commit comments

Comments
 (0)