Skip to content

Commit c79ec5f

Browse files
build(deps): bump solana-config-interface from 1.0.0 to 2.0.0
Bumps [solana-config-interface](https://github.com/solana-program/config) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/solana-program/config/releases) - [Commits](https://github.com/solana-program/config/compare/[email protected]@v2.0.0) --- updated-dependencies: - dependency-name: solana-config-interface dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ecee93 commit c79ec5f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -26,7 +26,7 @@ serde = "1.0.228"
2626
serde_derive = "1.0.193"
2727
solana-account = "3.0.0"
2828
solana-client = "2.3.4"
29-
solana-config-interface = { version = "1.0.0" }
29+
solana-config-interface = { version = "2.0.0" }
3030
solana-instruction = "3.0.0"
3131
solana-program = "2.3.0"
3232
solana-pubkey = "3.0.0"

0 commit comments

Comments
 (0)