Skip to content

Commit 8cfced3

Browse files
update Cargo toml for release v2.5.1 (#1463)
1 parent d5be869 commit 8cfced3

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.5.0"
3+
version = "2.5.1"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -160,8 +160,8 @@ arrow = "54.0.0"
160160
temp-dir = "0.1.14"
161161

162162
[package.metadata.parseable_ui]
163-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.5.0/build.zip"
164-
assets-sha1 = "105d6ba4fbbc38d7305451b1fb6f48da06a94103"
163+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.5.1/build.zip"
164+
assets-sha1 = "3f20398223131ec587bd4fb27f3bd71ce5ca21db"
165165

166166
[features]
167167
debug = []

0 commit comments

Comments
 (0)