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

Commit 0a85a9a

Browse files
build(deps): bump uint from 0.8.5 to 0.9.1 (#2216)
Bumps [uint](https://github.com/paritytech/parity-common) from 0.8.5 to 0.9.1. - [Release notes](https://github.com/paritytech/parity-common/releases) - [Commits](paritytech/parity-common@uint-v0.8.5...uint-v0.9.1) --- updated-dependencies: - dependency-name: uint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62b85a3 commit 0a85a9a

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

Cargo.lock

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

binary-option/program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ thiserror = "1.0"
1414
spl-token = {version = "3.1.1", path = "../../token/program", features = ["no-entrypoint"]}
1515
arrayref = "0.3.6"
1616
borsh = "0.9"
17-
uint = "0.8"
17+
uint = "0.9"
1818

1919
[lib]
2020
crate-type = ["cdylib", "lib"]

0 commit comments

Comments
 (0)