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

Commit ce4594d

Browse files
committed
remove now-unused deps from spl-math
1 parent 6aa99f0 commit ce4594d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Cargo.lock

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

libraries/math/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,10 @@ num-traits = "0.2"
1818
solana-program = "2.1.0"
1919
spl-math-utils = { path = "../math-utils", version = "0.1.0" }
2020
thiserror = "1.0"
21-
uint = "0.10"
2221

2322
[dev-dependencies]
24-
proptest = "1.5.0"
2523
solana-program-test = "2.1.0"
2624
solana-sdk = "2.1.0"
27-
libm = "0.2.11"
2825

2926
[lib]
3027
crate-type = ["cdylib", "lib"]

0 commit comments

Comments
 (0)