Skip to content

Commit bde3f37

Browse files
Bump uint from 0.9.5 to 0.10.0
Bumps [uint](https://github.com/paritytech/parity-common) from 0.9.5 to 0.10.0. - [Commits](paritytech/parity-common@uint-v0.9.5...uint-v0.10.0) --- updated-dependencies: - dependency-name: uint dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 743e758 commit bde3f37

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

programs/whirlpool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spl-token = { version = "=4.0.1", features = ["no-entrypoint"] }
2424
spl-transfer-hook-interface = { version = "=0.5.0" }
2525
spl-token-metadata-interface = { version = "=0.2.0" }
2626
solana-program = { version = "=1.17.22" }
27-
uint = { version = "=0.9.5", default-features = false }
27+
uint = { version = "=0.10.0", default-features = false }
2828
arrayref = { version = "=0.3.8" }
2929
borsh09 = { package = "borsh", version = "=0.9.3" }
3030
solana-security-txt = { version = "=1.1.1" }

0 commit comments

Comments
 (0)