Skip to content

Commit d33bcf5

Browse files
build(deps): bump wincode from 0.5.3 to 0.5.4 (#384)
Bumps [wincode](https://github.com/anza-xyz/wincode) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/anza-xyz/wincode/releases) - [Commits](https://github.com/anza-xyz/wincode/compare/wincode@v0.5.3...wincode@v0.5.4) --- updated-dependencies: - dependency-name: wincode dependency-version: 0.5.4 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 b7bd42a commit d33bcf5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ solana-pubkey = { version = "4.2.0", default-features = false }
3333
solana-system-interface = "3.0.0"
3434
solana-sysvar = { version = "4.0.0", optional = true }
3535
solana-sysvar-id = { version = "3.1.0", optional = true }
36-
wincode = { version = "0.5.3", features = ["derive"], optional = true }
36+
wincode = { version = "0.5.4", features = ["derive"], optional = true }
3737

3838
[target.'cfg(not(target_os = "solana"))'.dependencies]
3939
serde_json = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)