openrr / urdf-viz

visualize URDF/XACRO file, URDF Viewer works on Windows/MacOS/Linux
Apache License 2.0
413 stars 56 forks source link

Fix CI failure #258

Closed taiki-e closed 1 month ago

taiki-e commented 1 month ago
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
  ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:3:1
  │
3 │ vulnerability = "deny"
  │ ━━━━━━━━━━━━━

error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
  ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:4:1
  │
4 │ unmaintained = "allow" # TODO
  │ ━━━━━━━━━━━━

error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
  ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:5:1
  │
5 │ unsound = "deny"
  │ ━━━━━━━

error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
  ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:7:1
  │
7 │ notice = "deny"
  │ ━━━━━━

error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
   ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:24:1
   │
24 │ unlicensed = "deny"
   │ ━━━━━━━━━━

error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
   ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:25:1
   │
25 │ copyleft = "deny"
   │ ━━━━━━━━

error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
   ┌─ /home/runner/work/urdf-viz/urdf-viz/.deny.toml:23:1
   │
23 │ default = "deny"
   │ ━━━━━━━