Skip to content

Commit 530359c

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] <[email protected]>
1 parent 454047b commit 530359c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

vipers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ata = ["spl-associated-token-account"]
1717
[dependencies]
1818
anchor-lang = ">=0.22, <=0.24"
1919
anchor-spl = ">=0.22, <=0.24"
20-
num-traits = "^0.2.14"
20+
num-traits = "^0.2.15"
2121
spl-associated-token-account = { version = "^1.0.3", features = [
2222
"no-entrypoint"
2323
], optional = true }

0 commit comments

Comments
 (0)