diff options
Diffstat (limited to 'engine-reflection/Cargo.toml')
| -rw-r--r-- | engine-reflection/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
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" + |
