Skip to content

Commit 0f0eb01

Browse files
build(deps): bump wincode from 0.5.2 to 0.5.3 (#367)
Bumps [wincode](https://github.com/anza-xyz/wincode) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/anza-xyz/wincode/releases) - [Commits](https://github.com/anza-xyz/wincode/compare/wincode@v0.5.2...wincode@v0.5.3) --- updated-dependencies: - dependency-name: wincode dependency-version: 0.5.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 a624905 commit 0f0eb01

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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.2", features = ["derive"], optional = true }
36+
wincode = { version = "0.5.3", 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)