Skip to content

Commit 38d00bf

Browse files
committed
chore(release): publish v0.10.8
1 parent 0d07b9a commit 38d00bf

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.10.7"
2+
version = "0.10.8"
33
edition = "2024"
44
description = "Surfpool is the best place to train before surfing Solana."
55
license = "Apache-2.0"
@@ -94,11 +94,11 @@ surfpool-subgraph = { path = "crates/subgraph", default-features = false }
9494
surfpool-types = { path = "crates/types", default-features = false }
9595
tokio = "1.43.0"
9696
tracing = "0.1"
97-
txtx-addon-kit = { version = "0.4.6", features = ["wasm"] }
98-
txtx-addon-network-svm = { version = "0.3.6" }
99-
txtx-addon-network-svm-types = { version = "0.3.5" }
97+
txtx-addon-kit = { version = "0.4.8", features = ["wasm"] }
98+
txtx-addon-network-svm = { version = "0.3.8" }
99+
txtx-addon-network-svm-types = { version = "0.3.7" }
100100
txtx-cloud = "0.1.10"
101-
txtx-core = { version = "0.4.9" }
101+
txtx-core = { version = "0.4.11" }
102102
txtx-gql = { version = "0.3.4" }
103103
txtx-supervisor-ui = { version = "0.2.6", default-features = false, features = ["crates_build"] }
104104
uuid = "1.15.1"

0 commit comments

Comments
 (0)