Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 1afe0c0

Browse files
build(deps): bump thiserror from 1.0.65 to 1.0.66 (#7438)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 1.0.66. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...1.0.66) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b3076f commit 1afe0c0

File tree

8 files changed

+53
-53
lines changed

8 files changed

+53
-53
lines changed

Cargo.lock

+46-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libraries/concurrent-merkle-tree/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sol-log = ["log"]
1414
[dependencies]
1515
solana-program = ">=1.18.11,<=2"
1616
bytemuck = "1.19"
17-
thiserror = "1.0.65"
17+
thiserror = "1.0.66"
1818

1919
[dev-dependencies]
2020
rand_distr = "0.4.3"

0 commit comments

Comments
 (0)