Skip to content

Commit

Permalink
Bump num-traits from 0.2.18 to 0.2.19
Browse files Browse the repository at this point in the history
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19.
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](rust-num/num-traits@num-traits-0.2.18...num-traits-0.2.19)

---
updated-dependencies:
- dependency-name: num-traits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 8c4d02a commit 1f0cb3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ipnet = { version = "2.9.0", features = ["json", "serde"] }
json5 = "0.4.1"
lazy_static = "1.4.0"
log = "0.4.20"
num-traits = "0.2.18"
num-traits = "0.2.19"
oauth2 = "4.4.2"
openidconnect = "3.4.0"
opentelemetry-otlp = { version = "0.15.0", features = ["http-proto"] }
Expand Down

0 comments on commit 1f0cb3c

Please sign in to comment.