Skip to content

Commit cf34c49

Browse files
committed
Merge remote-tracking branch 'origin/main' into sean/ws-OttoClientCaching
2 parents a48c904 + bc92c2a commit cf34c49

File tree

13 files changed

+1455
-161
lines changed

13 files changed

+1455
-161
lines changed

Cargo.lock

Lines changed: 92 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ascend-tools-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ascend-tools-cli"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["Cody <cody.peterson@ascend.io>"]

crates/ascend-tools-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ascend-tools-core"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["Cody <cody.peterson@ascend.io>"]

0 commit comments

Comments
 (0)