Skip to content

Commit

Permalink
build(deps): bump cgmath from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [cgmath](https://github.com/rustgd/cgmath) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/rustgd/cgmath/releases)
- [Changelog](https://github.com/rustgd/cgmath/blob/master/CHANGELOG.md)
- [Commits](rustgd/cgmath@v0.17.0...v0.18.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 19, 2021
1 parent c7bdb60 commit 58b8988
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 6 deletions.
29 changes: 24 additions & 5 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 @@ -40,7 +40,7 @@ rand = "0.8.2"
rand_pcg = "0.3.0"
base64 = "0.13.0"
log = { version = "0.4.13", features = ["std"] }
cgmath = "0.17.0"
cgmath = "0.18.0"
lazy_static = "1.4.0"
collision = "0.20.1"
rsa_public_encrypt_pkcs1 = "0.3.0"
Expand Down

0 comments on commit 58b8988

Please sign in to comment.