Skip to content

Commit fa13e24

Browse files
Bump num-traits from 0.2.14 to 0.2.15
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/rust-num/num-traits/releases) - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.14...num-traits-0.2.15) --- updated-dependencies: - dependency-name: num-traits dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0968d26 commit fa13e24

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

programs/quarry-mine/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ default = []
2323
[dependencies]
2424
anchor-lang = ">=0.22, <=0.24"
2525
anchor-spl = ">=0.22, <=0.24"
26-
num-traits = "0.2.14"
26+
num-traits = "0.2.15"
2727
quarry-mint-wrapper = { path = "../quarry-mint-wrapper", features = [
2828
"cpi"
2929
], version = "5.0.0" }

0 commit comments

Comments
 (0)