Skip to content

Commit b7bd42a

Browse files
build(deps): bump solana-security-txt from 1.1.2 to 1.1.3 (#383)
Bumps [solana-security-txt](https://github.com/neodyme-labs/solana-security-txt) from 1.1.2 to 1.1.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6becaef commit b7bd42a

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 6 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
@@ -19,7 +19,7 @@ solana-program-entrypoint = "3.0.0"
1919
solana-program-error = "3.0.1"
2020
solana-pubkey = "4.2.0"
2121
solana-rent = "3.0.0"
22-
solana-security-txt = "1.1.2"
22+
solana-security-txt = "1.1.3"
2323
solana-stake-interface = { path = "../interface", version = "4.0.0", features = ["bincode", "borsh", "sysvar"] }
2424
solana-sysvar = "3.0.0"
2525
solana-sysvar-id = "3.1.0"

0 commit comments

Comments
 (0)