dim/sdk/rust/dim_sdk
MCorange 50782cd512
Fixed a bug that crashes the program when doing something very specific
It crashed while trying to do Config::default() aka probabbly allocate
into the very manually allocated struct (which is bad in rust)
2024-06-23 14:15:51 +03:00
..
src Fixed a bug that crashes the program when doing something very specific 2024-06-23 14:15:51 +03:00
Cargo.toml Added PluginContext 2024-06-20 23:43:16 +03:00