Skip to content

Commit 820c1e4

Browse files
build(deps): bump codama from 0.9.2 to 0.10.0
Bumps [codama](https://github.com/codama-idl/codama-rs) from 0.9.2 to 0.10.0. - [Commits](https://github.com/codama-idl/codama-rs/commits/codama-v0.10.0) --- updated-dependencies: - dependency-name: codama dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84f1080 commit 820c1e4

2 files changed

Lines changed: 40 additions & 151 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 150 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
@@ -18,7 +18,7 @@ program-id = "Stake11111111111111111111111111111111111111"
1818

1919
[dependencies]
2020
borsh = { version = "1.6.1", features = ["derive", "unstable__schema"], optional = true }
21-
codama = { version = "0.9.2", optional = true }
21+
codama = { version = "0.10.0", optional = true }
2222
codama-macros = { version = "0.10.0", optional = true }
2323
num-traits = "0.2"
2424
serde = { version = "1.0.210", optional = true }

0 commit comments

Comments
 (0)