This project might be open to known security vulnerabilities , which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom .
Crate bake
Dependencies (3 total, 1 outdated)
Crate hello
Dependencies (1 total, all up-to-date)
Crate Required Latest Status anyhow ^1.0
1.0.93
up to date
Crate view
Dependencies (9 total, 4 outdated)
Crate Required Latest Status anyhow ^1.0
1.0.93
up to date dolly =0.4.0
0.6.0
out of date imgui ^0.7
0.12.0
out of date log ^0.4
0.4.22
up to date ron ^0.6.2
0.8.1
out of date serde ^1.0
1.0.215
up to date structopt ^0.3
0.3.26
up to date toml ^0.7.2
0.8.19
out of date splines ^4.2.0
4.4.0
up to date
Crate kajiya-asset
Dependencies (10 total, 5 outdated)
Crate kajiya-asset-pipe
Dependencies (10 total, 4 outdated)
Crate kajiya-backend
Dependencies (24 total, 15 outdated)
Crate kajiya-imgui
Dependencies (5 total, 4 outdated)
Crate kajiya-rg
Dependencies (6 total, 3 outdated)
Crate kajiya-simple
Dependencies (7 total, 5 outdated)
Crate Required Latest Status anyhow ^1.0
1.0.93
up to date glam ^0.22
0.29.2
out of date log ^0.4
0.4.22
up to date puffin ^0.11.0
0.19.1
out of date winit ^0.25
0.30.5
out of date puffin_http ^0.8.0
0.16.1
out of date imgui ^0.7
0.12.0
out of date
Crate kajiya
Dependencies (18 total, 8 outdated, 1 possibly insecure)
Crate rust-shaders
Dependencies (2 total, 2 outdated)
Crate Required Latest Status macaw ^0.18
0.19.1
out of date glam ^0.22
0.29.2
out of date
Crate rust-shaders-shared
Dependencies (3 total, 2 outdated)
Crate Required Latest Status glam ^0.22
0.29.2
out of date macaw ^0.18.6
0.19.1
out of date num-traits ^0.2.16
0.2.19
up to date
Crate ash-imgui
Dependencies (4 total, 4 outdated)
Crate Required Latest Status ash ^0.33
0.38.0+1.3.281
out of date imgui ^0.7
0.12.0
out of date arrayvec ^0.5
0.7.6
out of date memoffset ^0.6
0.9.1
out of date
Crate ngx_dlss
Build dependencies (1 total, 1 outdated)
Crate Required Latest Status bindgen ^0.59
0.70.1
out of date
Security Vulnerabilities chrono
: Potential segfault in `localtime_r` invocationsRUSTSEC-2020-0159
Impact
Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library.
Workarounds
No workarounds are known.
References