Skip to content

Commit

Permalink
chore(deps): update rust crate num-traits to 0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent dca4adc commit e04760e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ futures = "0.3.28"
uuid = { version = "1.4.1", features = ["v4"] }
deriving_via = "1.5.0"
reqwest = { version = "0.11.20", default-features = false, features = ["rustls"] }
num-traits = "0.2.16"
num-traits = "0.2.17"
regex = "1.9.5"

0 comments on commit e04760e

Please sign in to comment.