Skip to content

Commit

Permalink
Merge pull request #300 from GiganticMinecraft/renovate/num-traits-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate num-traits to 0.2.17
  • Loading branch information
rito528 authored Oct 13, 2023
2 parents 3cf3a84 + 61a039d commit 77ecfa5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 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.22", default-features = false, features = ["rustls"] }
num-traits = "0.2.16"
num-traits = "0.2.17"
regex = "1.10.0"

0 comments on commit 77ecfa5

Please sign in to comment.