Skip to content

Commit 82d0dba

Browse files
chore: update Cargo.toml for release v2.5.7 (#1515)
1 parent 31a3ad9 commit 82d0dba

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.6"
3+
version = "2.5.7"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -181,8 +181,8 @@ arrow = "57.1.0"
181181
temp-dir = "0.1.14"
182182

183183
[package.metadata.parseable_ui]
184-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.5.6/build.zip"
185-
assets-sha1 = "faed2e9b8934a5c2d0e6eaea4d2402c9981cc19c"
184+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.5.7/build.zip"
185+
assets-sha1 = "16bcf0aa539e8e889c683b080bad94d5409a187d"
186186

187187
[features]
188188
debug = []

0 commit comments

Comments
 (0)