Skip to content

Commit bda68f5

Browse files
build(deps): bump cgmath from 0.17.0 to 0.18.0
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]>
1 parent bb4fb9e commit bda68f5

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

Cargo.lock

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rand = "0.8.1"
3333
rand_pcg = "0.3.0"
3434
base64 = "0.13.0"
3535
log = { version = "0.4.13", features = ["std"] }
36-
cgmath = "0.17.0"
36+
cgmath = "0.18.0"
3737
lazy_static = "1.4.0"
3838
collision = "0.20.1"
3939
rsa_public_encrypt_pkcs1 = "0.3.0"

0 commit comments

Comments
 (0)