Skip to content

Commit 8397591

Browse files
build(deps): bump codama from 0.7.1 to 0.7.2
Bumps [codama](https://github.com/codama-idl/codama-rs) from 0.7.1 to 0.7.2. - [Commits](codama-idl/codama-rs@codama-v0.7.1...codama-v0.7.2) --- updated-dependencies: - dependency-name: codama dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ded26a commit 8397591

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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
@@ -18,7 +18,7 @@ program-id = "Stake11111111111111111111111111111111111111"
1818

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

0 commit comments

Comments
 (0)