Skip to content

Commit f030c2f

Browse files
build(deps): bump codama from 0.9.1 to 0.9.2 (#375)
Bumps [codama](https://github.com/codama-idl/codama-rs) from 0.9.1 to 0.9.2. - [Commits](https://github.com/codama-idl/codama-rs/commits) --- updated-dependencies: - dependency-name: codama dependency-version: 0.9.2 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 a177a68 commit f030c2f

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 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.1", optional = true }
21+
codama = { version = "0.9.2", optional = true }
2222
codama-macros = { version = "0.9.1", optional = true }
2323
num-traits = "0.2"
2424
serde = { version = "1.0.210", optional = true }

0 commit comments

Comments
 (0)