Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
s5suzuki committed Dec 18, 2024
1 parent 2245b58 commit c1a75a3
Show file tree
Hide file tree
Showing 6 changed files with 320 additions and 185 deletions.
51 changes: 22 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 23 additions & 7 deletions SOEMAUTDServer/ThirdPartyNotice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,15 +194,15 @@ core-foundation-sys 0.8.7 (Apache-2.0 OR MIT)
https://github.com/servo/core-foundation-rs
---------------------------------------------------------

crossbeam-deque 0.8.5 (Apache-2.0 OR MIT)
crossbeam-deque 0.8.6 (Apache-2.0 OR MIT)
https://github.com/crossbeam-rs/crossbeam
---------------------------------------------------------

crossbeam-epoch 0.9.18 (Apache-2.0 OR MIT)
https://github.com/crossbeam-rs/crossbeam
---------------------------------------------------------

crossbeam-utils 0.8.20 (Apache-2.0 OR MIT)
crossbeam-utils 0.8.21 (Apache-2.0 OR MIT)
https://github.com/crossbeam-rs/crossbeam
---------------------------------------------------------

Expand Down Expand Up @@ -234,6 +234,10 @@ equivalent 1.0.1 (Apache-2.0 OR MIT)
https://github.com/cuviper/equivalent
---------------------------------------------------------

errno 0.3.10 (Apache-2.0 OR MIT)
https://github.com/lambda-fairy/rust-errno
---------------------------------------------------------

event-listener 5.3.1 (Apache-2.0 OR MIT)
https://github.com/smol-rs/event-listener
---------------------------------------------------------
Expand Down Expand Up @@ -318,7 +322,7 @@ httpdate 1.0.3 (Apache-2.0 OR MIT)
https://github.com/pyfisch/httpdate
---------------------------------------------------------

hyper 1.5.1 (MIT)
hyper 1.5.2 (MIT)
https://github.com/hyperium/hyper
---------------------------------------------------------

Expand Down Expand Up @@ -374,6 +378,10 @@ libm 0.2.11 (Apache-2.0) OR MIT AND (MIT)
https://github.com/rust-lang/libm
---------------------------------------------------------

linux-raw-sys 0.4.14 (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT)
https://github.com/sunfishcode/linux-raw-sys
---------------------------------------------------------

log 0.4.22 (Apache-2.0 OR MIT)
https://github.com/rust-lang/log
---------------------------------------------------------
Expand Down Expand Up @@ -406,7 +414,7 @@ minimal-lexical 0.2.1 (Apache-2.0 OR MIT)
https://github.com/Alexhuszagh/minimal-lexical
---------------------------------------------------------

miniz_oxide 0.8.0 (Apache-2.0 OR MIT OR Zlib)
miniz_oxide 0.8.2 (Apache-2.0 OR MIT OR Zlib)
https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
---------------------------------------------------------

Expand Down Expand Up @@ -578,6 +586,10 @@ rustc-demangle 0.1.24 (Apache-2.0 OR MIT)
https://github.com/rust-lang/rustc-demangle
---------------------------------------------------------

rustix 0.38.42 (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT)
https://github.com/bytecodealliance/rustix
---------------------------------------------------------

rustversion 1.0.18 (Apache-2.0 OR MIT)
https://github.com/dtolnay/rustversion
---------------------------------------------------------
Expand Down Expand Up @@ -626,7 +638,7 @@ socket2 0.5.8 (Apache-2.0 OR MIT)
https://github.com/rust-lang/socket2
---------------------------------------------------------

spin_sleep 1.2.1 (Apache-2.0)
spin_sleep 1.3.0 (Apache-2.0)
https://github.com/alexheretic/spin-sleep
---------------------------------------------------------

Expand All @@ -646,11 +658,15 @@ ta 0.5.0 (MIT)
https://github.com/greyblake/ta-rs
---------------------------------------------------------

thiserror 2.0.6 (Apache-2.0 OR MIT)
terminal_size 0.4.1 (Apache-2.0 OR MIT)
https://github.com/eminence/terminal-size
---------------------------------------------------------

thiserror 2.0.8 (Apache-2.0 OR MIT)
https://github.com/dtolnay/thiserror
---------------------------------------------------------

thiserror-impl 2.0.6 (Apache-2.0 OR MIT)
thiserror-impl 2.0.8 (Apache-2.0 OR MIT)
https://github.com/dtolnay/thiserror
---------------------------------------------------------

Expand Down
30 changes: 23 additions & 7 deletions TwinCATAUTDServerLightweight/ThirdPartyNotice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,15 +186,15 @@ core-foundation-sys 0.8.7 (Apache-2.0 OR MIT)
https://github.com/servo/core-foundation-rs
---------------------------------------------------------

crossbeam-deque 0.8.5 (Apache-2.0 OR MIT)
crossbeam-deque 0.8.6 (Apache-2.0 OR MIT)
https://github.com/crossbeam-rs/crossbeam
---------------------------------------------------------

crossbeam-epoch 0.9.18 (Apache-2.0 OR MIT)
https://github.com/crossbeam-rs/crossbeam
---------------------------------------------------------

crossbeam-utils 0.8.20 (Apache-2.0 OR MIT)
crossbeam-utils 0.8.21 (Apache-2.0 OR MIT)
https://github.com/crossbeam-rs/crossbeam
---------------------------------------------------------

Expand Down Expand Up @@ -226,6 +226,10 @@ equivalent 1.0.1 (Apache-2.0 OR MIT)
https://github.com/cuviper/equivalent
---------------------------------------------------------

errno 0.3.10 (Apache-2.0 OR MIT)
https://github.com/lambda-fairy/rust-errno
---------------------------------------------------------

fnv 1.0.7 (Apache-2.0 OR MIT)
https://github.com/servo/rust-fnv
---------------------------------------------------------
Expand Down Expand Up @@ -302,7 +306,7 @@ httpdate 1.0.3 (Apache-2.0 OR MIT)
https://github.com/pyfisch/httpdate
---------------------------------------------------------

hyper 1.5.1 (MIT)
hyper 1.5.2 (MIT)
https://github.com/hyperium/hyper
---------------------------------------------------------

Expand Down Expand Up @@ -362,6 +366,10 @@ libm 0.2.11 (Apache-2.0) OR MIT AND (MIT)
https://github.com/rust-lang/libm
---------------------------------------------------------

linux-raw-sys 0.4.14 (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT)
https://github.com/sunfishcode/linux-raw-sys
---------------------------------------------------------

log 0.4.22 (Apache-2.0 OR MIT)
https://github.com/rust-lang/log
---------------------------------------------------------
Expand Down Expand Up @@ -394,7 +402,7 @@ minimal-lexical 0.2.1 (Apache-2.0 OR MIT)
https://github.com/Alexhuszagh/minimal-lexical
---------------------------------------------------------

miniz_oxide 0.8.0 (Apache-2.0 OR MIT OR Zlib)
miniz_oxide 0.8.2 (Apache-2.0 OR MIT OR Zlib)
https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
---------------------------------------------------------

Expand Down Expand Up @@ -562,6 +570,10 @@ rustc-demangle 0.1.24 (Apache-2.0 OR MIT)
https://github.com/rust-lang/rustc-demangle
---------------------------------------------------------

rustix 0.38.42 (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT)
https://github.com/bytecodealliance/rustix
---------------------------------------------------------

rustversion 1.0.18 (Apache-2.0 OR MIT)
https://github.com/dtolnay/rustversion
---------------------------------------------------------
Expand Down Expand Up @@ -610,7 +622,7 @@ socket2 0.5.8 (Apache-2.0 OR MIT)
https://github.com/rust-lang/socket2
---------------------------------------------------------

spin_sleep 1.2.1 (Apache-2.0)
spin_sleep 1.3.0 (Apache-2.0)
https://github.com/alexheretic/spin-sleep
---------------------------------------------------------

Expand All @@ -626,11 +638,15 @@ sync_wrapper 1.0.2 (Apache-2.0)
https://github.com/Actyx/sync_wrapper
---------------------------------------------------------

thiserror 2.0.6 (Apache-2.0 OR MIT)
terminal_size 0.4.1 (Apache-2.0 OR MIT)
https://github.com/eminence/terminal-size
---------------------------------------------------------

thiserror 2.0.8 (Apache-2.0 OR MIT)
https://github.com/dtolnay/thiserror
---------------------------------------------------------

thiserror-impl 2.0.6 (Apache-2.0 OR MIT)
thiserror-impl 2.0.8 (Apache-2.0 OR MIT)
https://github.com/dtolnay/thiserror
---------------------------------------------------------

Expand Down
1 change: 0 additions & 1 deletion simulator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ tracing = { version = "0.1.41", default-features = false }
tracing-subscriber = { version = "0.3.19", default-features = false, features = ["env-filter", "fmt"] }
winit = { version = "0.30.5", default-features = false, features = ["rwh_06", "wayland"] }
wgpu = { version = "23.0.1", default-features = false, features = ["dx12", "metal"] }
pollster = { version = "0.4.0", default-features = false }
glam = { version = "0.29.2", default-features = false, features = ["bytemuck", "serde"] }
serde = { version = "1.0.216", default-features = false, features = ["derive"] }
scarlet = { version = "1.2.0", default-features = false }
Expand Down
Loading

0 comments on commit c1a75a3

Please sign in to comment.