Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 66f334b

Browse files
Bump solana-logger from 1.3.14 to 1.3.15 (#564)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.14 to 1.3.15. - [Release notes](https://github.com/solana-labs/solana/releases) - [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md) - [Commits](solana-labs/solana@v1.3.14...v1.3.15) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12c43ab commit 66f334b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

token/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ solana-clap-utils = { version = "=1.3.14"}
1717
solana-cli-config = { version = "=1.3.15" }
1818
solana-cli-output = { version = "=1.3.14" }
1919
solana-client = { version = "=1.3.14" }
20-
solana-logger = { version = "=1.3.14" }
20+
solana-logger = { version = "=1.3.15" }
2121
solana-sdk = { version = "=1.3.14" }
2222
spl-token = { version = "2.0", path="../program" }
2323

0 commit comments

Comments
 (0)