From d10552031890ec09937d1b7a0dea1e68b0daf79a Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 5 Jul 2026 00:40:35 +0200 Subject: feat(engine): add try_write_new_to fn to enum variant reflection --- engine-reflection/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engine-reflection/Cargo.toml') diff --git a/engine-reflection/Cargo.toml b/engine-reflection/Cargo.toml index 8e13728..2f90841 100644 --- a/engine-reflection/Cargo.toml +++ b/engine-reflection/Cargo.toml @@ -4,3 +4,5 @@ version = "0.1.0" edition = "2021" [dependencies] +thiserror = "1.0.49" + -- cgit v1.2.3-18-g5258