Skip to content

Commit c3ad70f

Browse files
build(deps): bump solana-security-txt from 1.1.1 to 1.1.2 (#421)
Bumps [solana-security-txt](https://github.com/neodyme-labs/solana-security-txt) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/neodyme-labs/solana-security-txt/releases) - [Commits](https://github.com/neodyme-labs/solana-security-txt/commits) --- updated-dependencies: - dependency-name: solana-security-txt dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3284899 commit c3ad70f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

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

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ solana-stake-interface = { version = "1.2.1", features = ["borsh"] }
3232
solana-system-interface = "1.0.0"
3333
solana-sysvar = "2.2"
3434
solana-vote-interface = "2.2.6"
35-
solana-security-txt = "1.1.1"
35+
solana-security-txt = "1.1.2"
3636
spl-token = { version = "8.0", features = ["no-entrypoint"] }
3737
thiserror = "2.0"
3838

0 commit comments

Comments
 (0)