Skip to content

Commit ddceab5

Browse files
committed
chore: bump txtx dep versions
1 parent 3861284 commit ddceab5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ spl-associated-token-account = "6.0.0"
7171
# txtx-supervisor-ui = { path = "../txtx/crates/txtx-supervisor-ui", default-features = false, features = ["bin_build"] }
7272
txtx-addon-kit = { version = "0.2.10", features = ["wasm"] }
7373
txtx-core = { version = "0.2.13" }
74-
txtx-addon-network-svm = { version = "0.1.16" }
75-
txtx-addon-network-svm-types = { version = "0.1.16" }
74+
txtx-addon-network-svm = { version = "0.1.18" }
75+
txtx-addon-network-svm-types = { version = "0.1.17" }
7676
txtx-gql = { version = "0.2.6" }
7777
txtx-cloud = "0.1.1"
7878
txtx-supervisor-ui = { version = "0.1.4", default-features = false, features = ["crates_build"]}

0 commit comments

Comments
 (0)