Skip to content

Commit d66e533

Browse files
Bump anchor-client from 0.19.0 to 0.20.1 (#23)
Bumps anchor-client from 0.19.0 to 0.20.1. --- updated-dependencies: - dependency-name: anchor-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc9e60b commit d66e533

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2021"
1010
keywords = ["solana", "goki", "cli"]
1111

1212
[dependencies]
13-
anchor-client = "0.19.0"
13+
anchor-client = "0.20.1"
1414
anyhow = "1.0.42"
1515
clap = { version = "3.0.0-rc.9", features = ["derive"] }
1616
colored = "2"

0 commit comments

Comments
 (0)