diff --git a/SOEMAUTDServer/ThirdPartyNotice.txt b/SOEMAUTDServer/ThirdPartyNotice.txt index 2320481..355a404 100644 --- a/SOEMAUTDServer/ThirdPartyNotice.txt +++ b/SOEMAUTDServer/ThirdPartyNotice.txt @@ -70,15 +70,15 @@ async-trait 0.1.74 (Apache-2.0 OR MIT) https://github.com/dtolnay/async-trait --------------------------------------------------------- -autd3-derive 20.0.0 (MIT) +autd3-derive 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- -autd3-driver 20.0.0 (MIT) +autd3-driver 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- -autd3-link-soem 20.0.0 +autd3-link-soem 20.0.2 https://github.com/shinolab/autd3-rs --- @@ -144,7 +144,7 @@ SOEM write to Beckhoff Automation GmbH, Eiserstrasse 5, D-33415 Verl, Germany --------------------------------------------------------- -autd3-protobuf 20.0.0 (MIT) +autd3-protobuf 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- diff --git a/simulator/ThirdPartyNotice.txt b/simulator/ThirdPartyNotice.txt index bd7bf4f..6a65887 100644 --- a/simulator/ThirdPartyNotice.txt +++ b/simulator/ThirdPartyNotice.txt @@ -22,7 +22,7 @@ adler 1.0.2 (0BSD OR Apache-2.0 OR MIT) https://github.com/jonas-schievink/adler.git --------------------------------------------------------- -ahash 0.8.6 (Apache-2.0 OR MIT) +ahash 0.8.7 (Apache-2.0 OR MIT) https://github.com/tkaitchuck/ahash --------------------------------------------------------- @@ -66,7 +66,7 @@ anstyle-wincon 3.0.2 (Apache-2.0 OR MIT) https://github.com/rust-cli/anstyle.git --------------------------------------------------------- -anyhow 1.0.75 (Apache-2.0 OR MIT) +anyhow 1.0.79 (Apache-2.0 OR MIT) https://github.com/dtolnay/anyhow --------------------------------------------------------- @@ -98,7 +98,7 @@ async-stream-impl 0.3.5 (MIT) https://github.com/tokio-rs/async-stream --------------------------------------------------------- -async-trait 0.1.74 (Apache-2.0 OR MIT) +async-trait 0.1.77 (Apache-2.0 OR MIT) https://github.com/dtolnay/async-trait --------------------------------------------------------- @@ -106,23 +106,23 @@ atomic-polyfill 1.0.3 (Apache-2.0 OR MIT) https://github.com/embassy-rs/atomic-polyfill --------------------------------------------------------- -autd3 20.0.0 (MIT) +autd3 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- -autd3-derive 20.0.0 (MIT) +autd3-derive 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- -autd3-driver 20.0.0 (MIT) +autd3-driver 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- -autd3-firmware-emulator 20.0.0 (MIT) +autd3-firmware-emulator 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- -autd3-protobuf 20.0.0 (MIT) +autd3-protobuf 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- @@ -226,11 +226,11 @@ chrono 0.4.31 (Apache-2.0 OR MIT) https://github.com/chronotope/chrono --------------------------------------------------------- -clap 4.4.11 (Apache-2.0 OR MIT) +clap 4.4.13 (Apache-2.0 OR MIT) https://github.com/clap-rs/clap --------------------------------------------------------- -clap_builder 4.4.11 (Apache-2.0 OR MIT) +clap_builder 4.4.12 (Apache-2.0 OR MIT) https://github.com/clap-rs/clap --------------------------------------------------------- @@ -278,7 +278,7 @@ critical-section 1.1.2 (Apache-2.0 OR MIT) https://github.com/rust-embedded/critical-section --------------------------------------------------------- -crossbeam-channel 0.5.9 (Apache-2.0 OR MIT) +crossbeam-channel 0.5.10 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- @@ -286,15 +286,15 @@ crossbeam-deque 0.8.4 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- -crossbeam-epoch 0.9.16 (Apache-2.0 OR MIT) +crossbeam-epoch 0.9.17 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- -crossbeam-queue 0.3.9 (Apache-2.0 OR MIT) +crossbeam-queue 0.3.10 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- -crossbeam-utils 0.8.17 (Apache-2.0 OR MIT) +crossbeam-utils 0.8.18 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- @@ -353,7 +353,7 @@ fastrand 2.0.1 (Apache-2.0 OR MIT) https://github.com/smol-rs/fastrand --------------------------------------------------------- -fdeflate 0.3.1 (Apache-2.0 OR MIT) +fdeflate 0.3.3 (Apache-2.0 OR MIT) https://github.com/image-rs/fdeflate --------------------------------------------------------- @@ -393,27 +393,27 @@ funty 2.0.0 (MIT) https://github.com/myrrlyn/funty --------------------------------------------------------- -futures-channel 0.3.29 (Apache-2.0 OR MIT) +futures-channel 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-core 0.3.29 (Apache-2.0 OR MIT) +futures-core 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-macro 0.3.29 (Apache-2.0 OR MIT) +futures-macro 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-sink 0.3.29 (Apache-2.0 OR MIT) +futures-sink 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-task 0.3.29 (Apache-2.0 OR MIT) +futures-task 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-util 0.3.29 (Apache-2.0 OR MIT) +futures-util 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- @@ -441,15 +441,15 @@ gimli 0.28.1 (Apache-2.0 OR MIT) https://github.com/gimli-rs/gimli --------------------------------------------------------- -gltf 1.3.0 (Apache-2.0 OR MIT) +gltf 1.4.0 (Apache-2.0 OR MIT) https://github.com/gltf-rs/gltf --------------------------------------------------------- -gltf-derive 1.3.0 (Apache-2.0 OR MIT) +gltf-derive 1.4.0 (Apache-2.0 OR MIT) https://github.com/gltf-rs/gltf --------------------------------------------------------- -gltf-json 1.3.0 (Apache-2.0 OR MIT) +gltf-json 1.4.0 (Apache-2.0 OR MIT) https://github.com/gltf-rs/gltf --------------------------------------------------------- @@ -489,7 +489,7 @@ hermit-abi 0.3.3 (Apache-2.0 OR MIT) https://github.com/hermitcore/hermit-rs --------------------------------------------------------- -home 0.5.5 (Apache-2.0 OR MIT) +home 0.5.9 (Apache-2.0 OR MIT) https://github.com/rust-lang/cargo --------------------------------------------------------- @@ -513,7 +513,7 @@ httpdate 1.0.3 (Apache-2.0 OR MIT) https://github.com/pyfisch/httpdate --------------------------------------------------------- -hyper 0.14.27 (MIT) +hyper 0.14.28 (MIT) https://github.com/hyperium/hyper --------------------------------------------------------- @@ -521,7 +521,7 @@ hyper-timeout 0.4.1 (Apache-2.0 OR MIT) https://github.com/hjr3/hyper-timeout --------------------------------------------------------- -iana-time-zone 0.1.58 (Apache-2.0 OR MIT) +iana-time-zone 0.1.59 (Apache-2.0 OR MIT) https://github.com/strawlab/iana-time-zone --------------------------------------------------------- @@ -641,7 +641,7 @@ matrixmultiply 0.3.8 (Apache-2.0 OR MIT) https://github.com/bluss/matrixmultiply/ --------------------------------------------------------- -memchr 2.6.4 (MIT OR Unlicense) +memchr 2.7.1 (MIT OR Unlicense) https://github.com/BurntSushi/memchr --------------------------------------------------------- @@ -653,10 +653,6 @@ memoffset 0.6.5 (MIT) https://github.com/Gilnaa/memoffset --------------------------------------------------------- -memoffset 0.9.0 (MIT) -https://github.com/Gilnaa/memoffset ---------------------------------------------------------- - mime 0.3.17 (Apache-2.0 OR MIT) https://github.com/hyperium/mime --------------------------------------------------------- @@ -777,7 +773,7 @@ objc2-encode 2.0.0-pre.2 (MIT) https://github.com/madsmtm/objc2 --------------------------------------------------------- -object 0.32.1 (Apache-2.0 OR MIT) +object 0.32.2 (Apache-2.0 OR MIT) https://github.com/gimli-rs/object --------------------------------------------------------- @@ -853,7 +849,7 @@ pistoncore-input 1.0.1 (MIT) https://github.com/PistonDevelopers/piston.git --------------------------------------------------------- -pkg-config 0.3.27 (Apache-2.0 OR MIT) +pkg-config 0.3.28 (Apache-2.0 OR MIT) https://github.com/rust-lang/pkg-config-rs --------------------------------------------------------- @@ -865,7 +861,7 @@ ppv-lite86 0.2.17 (Apache-2.0 OR MIT) https://github.com/cryptocorrosion/cryptocorrosion --------------------------------------------------------- -prettyplease 0.2.15 (Apache-2.0 OR MIT) +prettyplease 0.2.16 (Apache-2.0 OR MIT) https://github.com/dtolnay/prettyplease --------------------------------------------------------- @@ -873,7 +869,7 @@ proc-macro-crate 1.3.1 (Apache-2.0 OR MIT) https://github.com/bkchr/proc-macro-crate --------------------------------------------------------- -proc-macro2 1.0.70 (Apache-2.0 OR MIT) +proc-macro2 1.0.75 (Apache-2.0 OR MIT) https://github.com/dtolnay/proc-macro2 --------------------------------------------------------- @@ -901,7 +897,7 @@ quaternion 1.0.0 (Apache-2.0 OR MIT) https://github.com/PistonDevelopers/quaternion.git --------------------------------------------------------- -quote 1.0.33 (Apache-2.0 OR MIT) +quote 1.0.35 (Apache-2.0 OR MIT) https://github.com/dtolnay/quote --------------------------------------------------------- @@ -1012,19 +1008,19 @@ sctk-adwaita 0.5.4 (MIT) https://github.com/PolyMeilex/sctk-adwaita --------------------------------------------------------- -semver 1.0.20 (Apache-2.0 OR MIT) +semver 1.0.21 (Apache-2.0 OR MIT) https://github.com/dtolnay/semver --------------------------------------------------------- -serde 1.0.193 (Apache-2.0 OR MIT) +serde 1.0.194 (Apache-2.0 OR MIT) https://github.com/serde-rs/serde --------------------------------------------------------- -serde_derive 1.0.193 (Apache-2.0 OR MIT) +serde_derive 1.0.194 (Apache-2.0 OR MIT) https://github.com/serde-rs/serde --------------------------------------------------------- -serde_json 1.0.108 (Apache-2.0 OR MIT) +serde_json 1.0.111 (Apache-2.0 OR MIT) https://github.com/serde-rs/json --------------------------------------------------------- @@ -1068,10 +1064,6 @@ smithay-client-toolkit 0.16.1 (MIT) https://github.com/smithay/client-toolkit --------------------------------------------------------- -socket2 0.4.10 (Apache-2.0 OR MIT) -https://github.com/rust-lang/socket2 ---------------------------------------------------------- - socket2 0.5.5 (Apache-2.0 OR MIT) https://github.com/rust-lang/socket2 --------------------------------------------------------- @@ -1104,7 +1096,7 @@ syn 1.0.109 (Apache-2.0 OR MIT) https://github.com/dtolnay/syn --------------------------------------------------------- -syn 2.0.41 (Apache-2.0 OR MIT) +syn 2.0.48 (Apache-2.0 OR MIT) https://github.com/dtolnay/syn --------------------------------------------------------- @@ -1116,15 +1108,15 @@ tap 1.0.1 (MIT) https://github.com/myrrlyn/tap --------------------------------------------------------- -tempfile 3.8.1 (Apache-2.0 OR MIT) +tempfile 3.9.0 (Apache-2.0 OR MIT) https://github.com/Stebalien/tempfile --------------------------------------------------------- -thiserror 1.0.50 (Apache-2.0 OR MIT) +thiserror 1.0.56 (Apache-2.0 OR MIT) https://github.com/dtolnay/thiserror --------------------------------------------------------- -thiserror-impl 1.0.50 (Apache-2.0 OR MIT) +thiserror-impl 1.0.56 (Apache-2.0 OR MIT) https://github.com/dtolnay/thiserror --------------------------------------------------------- @@ -1144,7 +1136,7 @@ tiny-skia-path 0.8.4 (BSD-3-Clause) https://github.com/RazrFalcon/tiny-skia/path --------------------------------------------------------- -tokio 1.35.0 (MIT) +tokio 1.35.1 (MIT) https://github.com/tokio-rs/tokio --------------------------------------------------------- @@ -1348,10 +1340,6 @@ windows 0.52.0 (Apache-2.0 OR MIT) https://github.com/microsoft/windows-rs --------------------------------------------------------- -windows-core 0.51.1 (Apache-2.0 OR MIT) -https://github.com/microsoft/windows-rs ---------------------------------------------------------- - windows-core 0.52.0 (Apache-2.0 OR MIT) https://github.com/microsoft/windows-rs --------------------------------------------------------- @@ -1468,7 +1456,7 @@ winit 0.28.7 (Apache-2.0) https://github.com/rust-windowing/winit --------------------------------------------------------- -winnow 0.5.28 (MIT) +winnow 0.5.32 (MIT) https://github.com/winnow-rs/winnow --------------------------------------------------------- @@ -1492,11 +1480,11 @@ xmlparser 0.13.6 (Apache-2.0 OR MIT) https://github.com/RazrFalcon/xmlparser --------------------------------------------------------- -zerocopy 0.7.31 (Apache-2.0 OR BSD-2-Clause OR MIT) +zerocopy 0.7.32 (Apache-2.0 OR BSD-2-Clause OR MIT) https://github.com/google/zerocopy --------------------------------------------------------- -zerocopy-derive 0.7.31 (Apache-2.0 OR BSD-2-Clause OR MIT) +zerocopy-derive 0.7.32 (Apache-2.0 OR BSD-2-Clause OR MIT) https://github.com/google/zerocopy --------------------------------------------------------- diff --git a/src-tauri/ThirdPartyNotice.txt b/src-tauri/ThirdPartyNotice.txt index 2abe32b..f657844 100644 --- a/src-tauri/ThirdPartyNotice.txt +++ b/src-tauri/ThirdPartyNotice.txt @@ -34,7 +34,7 @@ android_system_properties 0.1.5 (Apache-2.0 OR MIT) https://github.com/nical/android_system_properties --------------------------------------------------------- -anyhow 1.0.75 (Apache-2.0 OR MIT) +anyhow 1.0.79 (Apache-2.0 OR MIT) https://github.com/dtolnay/anyhow --------------------------------------------------------- @@ -86,11 +86,11 @@ async-signal 0.2.5 (Apache-2.0 OR MIT) https://github.com/smol-rs/async-signal --------------------------------------------------------- -async-task 4.5.0 (Apache-2.0 OR MIT) +async-task 4.7.0 (Apache-2.0 OR MIT) https://github.com/smol-rs/async-task --------------------------------------------------------- -async-trait 0.1.74 (Apache-2.0 OR MIT) +async-trait 0.1.77 (Apache-2.0 OR MIT) https://github.com/dtolnay/async-trait --------------------------------------------------------- @@ -106,7 +106,7 @@ atomic-waker 1.1.2 (Apache-2.0 OR MIT) https://github.com/smol-rs/atomic-waker --------------------------------------------------------- -autd3-driver 20.0.0 (MIT) +autd3-driver 20.0.2 (MIT) https://github.com/shinolab/autd3-rs --------------------------------------------------------- @@ -162,7 +162,7 @@ brotli-decompressor 2.5.1 (BSD-3-Clause OR MIT) https://github.com/dropbox/rust-brotli-decompressor --------------------------------------------------------- -bstr 1.8.0 (Apache-2.0 OR MIT) +bstr 1.9.0 (Apache-2.0 OR MIT) https://github.com/BurntSushi/bstr --------------------------------------------------------- @@ -210,7 +210,7 @@ cfg-expr 0.9.1 (Apache-2.0 OR MIT) https://github.com/EmbarkStudios/cfg-expr --------------------------------------------------------- -cfg-expr 0.15.5 (Apache-2.0 OR MIT) +cfg-expr 0.15.6 (Apache-2.0 OR MIT) https://github.com/EmbarkStudios/cfg-expr --------------------------------------------------------- @@ -262,7 +262,7 @@ core-graphics-types 0.1.3 (Apache-2.0 OR MIT) https://github.com/servo/core-foundation-rs --------------------------------------------------------- -cpufeatures 0.2.11 (Apache-2.0 OR MIT) +cpufeatures 0.2.12 (Apache-2.0 OR MIT) https://github.com/RustCrypto/utils --------------------------------------------------------- @@ -270,7 +270,7 @@ crc32fast 1.3.2 (Apache-2.0 OR MIT) https://github.com/srijs/rust-crc32fast --------------------------------------------------------- -crossbeam-channel 0.5.9 (Apache-2.0 OR MIT) +crossbeam-channel 0.5.10 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- @@ -278,11 +278,11 @@ crossbeam-deque 0.8.4 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- -crossbeam-epoch 0.9.16 (Apache-2.0 OR MIT) +crossbeam-epoch 0.9.17 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- -crossbeam-utils 0.8.17 (Apache-2.0 OR MIT) +crossbeam-utils 0.8.18 (Apache-2.0 OR MIT) https://github.com/crossbeam-rs/crossbeam --------------------------------------------------------- @@ -314,7 +314,7 @@ darling_macro 0.20.3 (MIT) https://github.com/TedDriggs/darling --------------------------------------------------------- -deranged 0.3.10 (Apache-2.0 OR MIT) +deranged 0.3.11 (Apache-2.0 OR MIT) https://github.com/jhpratt/deranged --------------------------------------------------------- @@ -390,7 +390,7 @@ event-listener 3.1.0 (Apache-2.0 OR MIT) https://github.com/smol-rs/event-listener --------------------------------------------------------- -event-listener 4.0.0 (Apache-2.0 OR MIT) +event-listener 4.0.2 (Apache-2.0 OR MIT) https://github.com/smol-rs/event-listener --------------------------------------------------------- @@ -406,7 +406,7 @@ fastrand 2.0.1 (Apache-2.0 OR MIT) https://github.com/smol-rs/fastrand --------------------------------------------------------- -fdeflate 0.3.1 (Apache-2.0 OR MIT) +fdeflate 0.3.3 (Apache-2.0 OR MIT) https://github.com/image-rs/fdeflate --------------------------------------------------------- @@ -446,19 +446,19 @@ futf 0.1.5 (Apache-2.0 OR MIT) https://github.com/servo/futf --------------------------------------------------------- -futures-channel 0.3.29 (Apache-2.0 OR MIT) +futures-channel 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-core 0.3.29 (Apache-2.0 OR MIT) +futures-core 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-executor 0.3.29 (Apache-2.0 OR MIT) +futures-executor 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-io 0.3.29 (Apache-2.0 OR MIT) +futures-io 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- @@ -470,19 +470,19 @@ futures-lite 2.1.0 (Apache-2.0 OR MIT) https://github.com/smol-rs/futures-lite --------------------------------------------------------- -futures-macro 0.3.29 (Apache-2.0 OR MIT) +futures-macro 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-sink 0.3.29 (Apache-2.0 OR MIT) +futures-sink 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-task 0.3.29 (Apache-2.0 OR MIT) +futures-task 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- -futures-util 0.3.29 (Apache-2.0 OR MIT) +futures-util 0.3.30 (Apache-2.0 OR MIT) https://github.com/rust-lang/futures-rs --------------------------------------------------------- @@ -602,10 +602,6 @@ hex 0.4.3 (Apache-2.0 OR MIT) https://github.com/KokaKiwi/rust-hex --------------------------------------------------------- -html5ever 0.25.2 (Apache-2.0 OR MIT) -https://github.com/servo/html5ever ---------------------------------------------------------- - html5ever 0.26.0 (Apache-2.0 OR MIT) https://github.com/servo/html5ever --------------------------------------------------------- @@ -618,7 +614,7 @@ http-range 0.1.5 (MIT) https://github.com/bancek/rust-http-range.git --------------------------------------------------------- -iana-time-zone 0.1.58 (Apache-2.0 OR MIT) +iana-time-zone 0.1.59 (Apache-2.0 OR MIT) https://github.com/strawlab/iana-time-zone --------------------------------------------------------- @@ -698,10 +694,6 @@ json-patch 1.2.0 (Apache-2.0 OR MIT) https://github.com/idubrov/json-patch --------------------------------------------------------- -kuchiki 0.8.1 (MIT) -https://github.com/SimonSapin/kuchiki ---------------------------------------------------------- - kuchikiki 0.8.2 (MIT) https://github.com/brave/kuchikiki --------------------------------------------------------- @@ -758,10 +750,6 @@ malloc_buf 0.0.6 (MIT) https://github.com/SSheldon/malloc_buf --------------------------------------------------------- -markup5ever 0.10.1 (Apache-2.0 OR MIT) -https://github.com/servo/html5ever ---------------------------------------------------------- - markup5ever 0.11.0 (Apache-2.0 OR MIT) https://github.com/servo/html5ever --------------------------------------------------------- @@ -778,7 +766,7 @@ matrixmultiply 0.3.8 (Apache-2.0 OR MIT) https://github.com/bluss/matrixmultiply/ --------------------------------------------------------- -memchr 2.6.4 (MIT OR Unlicense) +memchr 2.7.1 (MIT OR Unlicense) https://github.com/BurntSushi/memchr --------------------------------------------------------- @@ -878,7 +866,7 @@ objc_id 0.1.1 (MIT) http://github.com/SSheldon/rust-objc-id --------------------------------------------------------- -object 0.32.1 (Apache-2.0 OR MIT) +object 0.32.2 (Apache-2.0 OR MIT) https://github.com/gimli-rs/object --------------------------------------------------------- @@ -894,7 +882,7 @@ os_info 3.7.0 (MIT) https://github.com/stanislav-tkach/os_info --------------------------------------------------------- -os_pipe 1.1.4 (MIT) +os_pipe 1.1.5 (MIT) https://github.com/oconnor663/os_pipe.rs --------------------------------------------------------- @@ -994,7 +982,7 @@ piper 0.2.1 (Apache-2.0 OR MIT) https://github.com/notgull/piper --------------------------------------------------------- -pkg-config 0.3.27 (Apache-2.0 OR MIT) +pkg-config 0.3.28 (Apache-2.0 OR MIT) https://github.com/rust-lang/pkg-config-rs --------------------------------------------------------- @@ -1042,7 +1030,7 @@ proc-macro-hack 0.5.20+deprecated (Apache-2.0 OR MIT) https://github.com/dtolnay/proc-macro-hack --------------------------------------------------------- -proc-macro2 1.0.70 (Apache-2.0 OR MIT) +proc-macro2 1.0.75 (Apache-2.0 OR MIT) https://github.com/dtolnay/proc-macro2 --------------------------------------------------------- @@ -1054,7 +1042,7 @@ quick-xml 0.31.0 (MIT) https://github.com/tafia/quick-xml --------------------------------------------------------- -quote 1.0.33 (Apache-2.0 OR MIT) +quote 1.0.35 (Apache-2.0 OR MIT) https://github.com/dtolnay/quote --------------------------------------------------------- @@ -1182,27 +1170,27 @@ selectors 0.22.0 (MPL-2.0) https://github.com/servo/servo --------------------------------------------------------- -semver 1.0.20 (Apache-2.0 OR MIT) +semver 1.0.21 (Apache-2.0 OR MIT) https://github.com/dtolnay/semver --------------------------------------------------------- -serde 1.0.193 (Apache-2.0 OR MIT) +serde 1.0.194 (Apache-2.0 OR MIT) https://github.com/serde-rs/serde --------------------------------------------------------- -serde_derive 1.0.193 (Apache-2.0 OR MIT) +serde_derive 1.0.194 (Apache-2.0 OR MIT) https://github.com/serde-rs/serde --------------------------------------------------------- -serde_json 1.0.108 (Apache-2.0 OR MIT) +serde_json 1.0.111 (Apache-2.0 OR MIT) https://github.com/serde-rs/json --------------------------------------------------------- -serde_repr 0.1.17 (Apache-2.0 OR MIT) +serde_repr 0.1.18 (Apache-2.0 OR MIT) https://github.com/dtolnay/serde-repr --------------------------------------------------------- -serde_spanned 0.6.4 (Apache-2.0 OR MIT) +serde_spanned 0.6.5 (Apache-2.0 OR MIT) https://github.com/toml-rs/toml --------------------------------------------------------- @@ -1304,7 +1292,7 @@ syn 1.0.109 (Apache-2.0 OR MIT) https://github.com/dtolnay/syn --------------------------------------------------------- -syn 2.0.41 (Apache-2.0 OR MIT) +syn 2.0.48 (Apache-2.0 OR MIT) https://github.com/dtolnay/syn --------------------------------------------------------- @@ -1336,35 +1324,35 @@ tar 0.4.40 (Apache-2.0 OR MIT) https://github.com/alexcrichton/tar-rs --------------------------------------------------------- -target-lexicon 0.12.12 (Apache-2.0 WITH LLVM-exception) +target-lexicon 0.12.13 (Apache-2.0 WITH LLVM-exception) https://github.com/bytecodealliance/target-lexicon --------------------------------------------------------- -tauri 1.5.3 (Apache-2.0 OR MIT) +tauri 1.5.4 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri --------------------------------------------------------- -tauri-build 1.5.0 (Apache-2.0 OR MIT) +tauri-build 1.5.1 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri/tree/dev/core/tauri-build --------------------------------------------------------- -tauri-codegen 1.4.1 (Apache-2.0 OR MIT) +tauri-codegen 1.4.2 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri/tree/dev/core/tauri-codegen --------------------------------------------------------- -tauri-macros 1.4.2 (Apache-2.0 OR MIT) +tauri-macros 1.4.3 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri --------------------------------------------------------- -tauri-runtime 0.14.1 (Apache-2.0 OR MIT) +tauri-runtime 0.14.2 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri --------------------------------------------------------- -tauri-runtime-wry 0.14.2 (Apache-2.0 OR MIT) +tauri-runtime-wry 0.14.3 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri --------------------------------------------------------- -tauri-utils 1.5.1 (Apache-2.0 OR MIT) +tauri-utils 1.5.2 (Apache-2.0 OR MIT) https://github.com/tauri-apps/tauri --------------------------------------------------------- @@ -1376,7 +1364,7 @@ tauri-winrt-notification 0.1.3 (Apache-2.0 OR MIT) https://github.com/tauri-apps/winrt-notification --------------------------------------------------------- -tempfile 3.8.1 (Apache-2.0 OR MIT) +tempfile 3.9.0 (Apache-2.0 OR MIT) https://github.com/Stebalien/tempfile --------------------------------------------------------- @@ -1388,11 +1376,11 @@ thin-slice 0.1.1 (MPL-2.0) https://github.com/heycam/thin-slice --------------------------------------------------------- -thiserror 1.0.50 (Apache-2.0 OR MIT) +thiserror 1.0.56 (Apache-2.0 OR MIT) https://github.com/dtolnay/thiserror --------------------------------------------------------- -thiserror-impl 1.0.50 (Apache-2.0 OR MIT) +thiserror-impl 1.0.56 (Apache-2.0 OR MIT) https://github.com/dtolnay/thiserror --------------------------------------------------------- @@ -1400,7 +1388,7 @@ thread_local 1.1.7 (Apache-2.0 OR MIT) https://github.com/Amanieu/thread_local-rs --------------------------------------------------------- -time 0.3.30 (Apache-2.0 OR MIT) +time 0.3.31 (Apache-2.0 OR MIT) https://github.com/time-rs/time --------------------------------------------------------- @@ -1408,7 +1396,7 @@ time-core 0.1.2 (Apache-2.0 OR MIT) https://github.com/time-rs/time --------------------------------------------------------- -time-macros 0.2.15 (Apache-2.0 OR MIT) +time-macros 0.2.16 (Apache-2.0 OR MIT) https://github.com/time-rs/time --------------------------------------------------------- @@ -1420,7 +1408,7 @@ tinyvec_macros 0.1.1 (Apache-2.0 OR MIT OR Zlib) https://github.com/Soveu/tinyvec_macros --------------------------------------------------------- -tokio 1.35.0 (MIT) +tokio 1.35.1 (MIT) https://github.com/tokio-rs/tokio --------------------------------------------------------- @@ -1480,7 +1468,7 @@ typenum 1.17.0 (Apache-2.0 OR MIT) https://github.com/paholg/typenum --------------------------------------------------------- -uds_windows 1.0.2 (MIT) +uds_windows 1.1.0 (MIT) https://github.com/haraldh/rust_uds_windows --------------------------------------------------------- @@ -1816,7 +1804,7 @@ windows_x86_64_msvc 0.52.0 (Apache-2.0 OR MIT) https://github.com/microsoft/windows-rs --------------------------------------------------------- -winnow 0.5.28 (MIT) +winnow 0.5.32 (MIT) https://github.com/winnow-rs/winnow --------------------------------------------------------- @@ -1824,7 +1812,7 @@ winreg 0.51.0 (MIT) https://github.com/gentoo90/winreg-rs --------------------------------------------------------- -wry 0.24.6 (Apache-2.0 OR MIT) +wry 0.24.7 (Apache-2.0 OR MIT) https://github.com/tauri-apps/wry --------------------------------------------------------- @@ -1840,7 +1828,7 @@ x11-dl 2.21.0 (MIT) https://github.com/AltF02/x11-rs.git --------------------------------------------------------- -xattr 1.1.3 (Apache-2.0 OR MIT) +xattr 1.2.0 (Apache-2.0 OR MIT) https://github.com/Stebalien/xattr --------------------------------------------------------- diff --git a/tools/license-checker/Cargo.lock b/tools/license-checker/Cargo.lock index d9ca1c0..f89f595 100644 --- a/tools/license-checker/Cargo.lock +++ b/tools/license-checker/Cargo.lock @@ -600,7 +600,7 @@ checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" [[package]] name = "license-checker" -version = "19.1.1" +version = "20.0.0" dependencies = [ "anyhow", "autd3-license-check",