Skip to content

Commit 88ec00e

Browse files
update Cargo.toml for release v2.6.1 (#1586)
1 parent a4e5fc9 commit 88ec00e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parseable"
3-
version = "2.6.0"
3+
version = "2.6.1"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -183,8 +183,8 @@ arrow = "57.1.0"
183183
temp-dir = "0.1.14"
184184

185185
[package.metadata.parseable_ui]
186-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.6.0/build.zip"
187-
assets-sha1 = "877e8f6f6b80bdd57c3c8a076464a0a90e29974c"
186+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.6.1/build.zip"
187+
assets-sha1 = "805f492fe9ed3b5069217de0bfc9109d3fb1e6e8"
188188

189189
[features]
190190
debug = []

0 commit comments

Comments
 (0)