From 2354dac2062822cff64c96e7638e99dbea7a8540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 15:54:08 +0000 Subject: [PATCH] Bump nalgebra from 0.18.1 to 0.27.1 Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.18.1 to 0.27.1. - [Release notes](https://github.com/dimforge/nalgebra/releases) - [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md) - [Commits](https://github.com/dimforge/nalgebra/compare/v0.18.1...v0.27.1) --- updated-dependencies: - dependency-name: nalgebra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 87 ++++++++++++++--------------------- whitebox-common/Cargo.toml | 2 +- whitebox-plugins/Cargo.toml | 2 +- whitebox-tools-app/Cargo.toml | 2 +- 4 files changed, 38 insertions(+), 55 deletions(-) mode change 100755 => 100644 Cargo.lock mode change 100755 => 100644 whitebox-common/Cargo.toml mode change 100755 => 100644 whitebox-plugins/Cargo.toml mode change 100755 => 100644 whitebox-tools-app/Cargo.toml diff --git a/Cargo.lock b/Cargo.lock old mode 100755 new mode 100644 index e38f050c5..92cb8f218 --- a/Cargo.lock +++ b/Cargo.lock @@ -49,17 +49,6 @@ dependencies = [ "version_check", ] -[[package]] -name = "alga" -version = "0.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f823d037a7ec6ea2197046bafd4ae150e6bc36f9ca347404f46a46823fa84f2" -dependencies = [ - "approx", - "num-complex", - "num-traits", -] - [[package]] name = "alloc-no-stdlib" version = "2.0.1" @@ -83,9 +72,9 @@ checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6" [[package]] name = "approx" -version = "0.3.2" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0e60b75072ecd4168020818c0107f2857bb6c4e64252d8d3983f6263b40a5c3" +checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" dependencies = [ "num-traits", ] @@ -1016,15 +1005,6 @@ dependencies = [ "system-deps", ] -[[package]] -name = "generic-array" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec" -dependencies = [ - "typenum", -] - [[package]] name = "gethostname" version = "0.2.3" @@ -1357,7 +1337,7 @@ dependencies = [ "exr", "gif", "jpeg-decoder", - "num-rational 0.4.1", + "num-rational", "num-traits", "png", "scoped_threadpool", @@ -1545,12 +1525,6 @@ dependencies = [ "winapi", ] -[[package]] -name = "libm" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a" - [[package]] name = "lock_api" version = "0.4.6" @@ -1586,9 +1560,9 @@ dependencies = [ [[package]] name = "matrixmultiply" -version = "0.2.4" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "916806ba0031cd542105d916a97c8572e1fa6dd79c9c51e7eb43a09ec2dd84c1" +checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84" dependencies = [ "rawpointer", ] @@ -1681,21 +1655,31 @@ dependencies = [ [[package]] name = "nalgebra" -version = "0.18.1" +version = "0.27.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aaa9fddbc34c8c35dd2108515587b8ce0cab396f17977b8c738568e4edb521a2" +checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120" dependencies = [ - "alga", "approx", - "generic-array", "matrixmultiply", + "nalgebra-macros", "num-complex", - "num-rational 0.2.4", + "num-rational", "num-traits", - "rand 0.6.5", + "simba", "typenum", ] +[[package]] +name = "nalgebra-macros" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "nanorand" version = "0.7.0" @@ -1861,11 +1845,10 @@ dependencies = [ [[package]] name = "num-complex" -version = "0.2.4" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95" +checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d" dependencies = [ - "autocfg 1.0.1", "num-traits", ] @@ -1879,17 +1862,6 @@ dependencies = [ "num-traits", ] -[[package]] -name = "num-rational" -version = "0.2.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef" -dependencies = [ - "autocfg 1.0.1", - "num-integer", - "num-traits", -] - [[package]] name = "num-rational" version = "0.4.1" @@ -1908,7 +1880,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" dependencies = [ "autocfg 1.0.1", - "libm", ] [[package]] @@ -2756,6 +2727,18 @@ dependencies = [ "libc", ] +[[package]] +name = "simba" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c" +dependencies = [ + "approx", + "num-complex", + "num-traits", + "paste", +] + [[package]] name = "slab" version = "0.4.7" diff --git a/whitebox-common/Cargo.toml b/whitebox-common/Cargo.toml old mode 100755 new mode 100644 index ae8cf69f4..1deee4638 --- a/whitebox-common/Cargo.toml +++ b/whitebox-common/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" [dependencies] byteorder = "^1.3.1" -nalgebra = "0.18.0" +nalgebra = "0.27.1" num-traits = "0.2.14" rand = { version = "0.7", features = ["small_rng"] } rstar = "0.7.1" diff --git a/whitebox-plugins/Cargo.toml b/whitebox-plugins/Cargo.toml old mode 100755 new mode 100644 index 130890c6c..65ccc3ec9 --- a/whitebox-plugins/Cargo.toml +++ b/whitebox-plugins/Cargo.toml @@ -79,7 +79,7 @@ path = "src/travelling_salesman_problem/main.rs" [dependencies] fasteval = "0.2.4" kd-tree = { version = "0.4.1", features = ["rayon"] } -nalgebra = "0.18.0" +nalgebra = "0.27.1" num_cpus = "1.13.0" rand = { version = "0.7", features = ["small_rng"] } tsp-rs = "0.1.0" diff --git a/whitebox-tools-app/Cargo.toml b/whitebox-tools-app/Cargo.toml old mode 100755 new mode 100644 index 48449e093..78da69218 --- a/whitebox-tools-app/Cargo.toml +++ b/whitebox-tools-app/Cargo.toml @@ -10,7 +10,7 @@ chrono = "0.4.15" kdtree = "0.6.0" kd-tree = "0.5.1" miniz_oxide = "0.3.6" -nalgebra = "0.18.0" +nalgebra = "0.27.1" num_cpus = "1.6.2" rand = { version = "0.7", features = ["small_rng"] } rand_distr = "0.2.1"