Skip to content

Commit

Permalink
Bump solana-logger from 1.4.1 to 1.4.2 (solana-labs#705)
Browse files Browse the repository at this point in the history
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.4.1 to 1.4.2.
- [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.4.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2020
1 parent 8c3c124 commit 1f0bf3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion token/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ solana-clap-utils = { version = "=1.4.1"}
solana-cli-config = { version = "=1.4.1" }
solana-cli-output = { version = "=1.4.1" }
solana-client = { version = "=1.4.1" }
solana-logger = { version = "=1.4.1" }
solana-logger = { version = "=1.4.2" }
solana-sdk = { version = "=1.4.1" }
spl-token = { version = "2.0", path="../program" }

Expand Down

0 comments on commit 1f0bf3b

Please sign in to comment.