hkrn / nanoem

nanoem is an MMD (MikuMikuDance) compatible implementation and its like cross-platform application mainly built for macOS.
https://nanoem.rtfd.io
Other
276 stars 39 forks source link

[rust] bumps wasmtime crate to v18 #443

Closed hkrn closed 4 months ago

hkrn commented 4 months ago

Summary

This PR bumps wasmtime crate to v18 (18.0.2) and fixes #441, also includes removing deprecated attributes of cargo-deny (https://github.com/EmbarkStudios/cargo-deny/pull/611).

Note