diff options
author | Anthony Wang | 2022-03-18 15:47:51 -0500 |
---|---|---|
committer | Anthony Wang | 2022-03-18 15:47:51 -0500 |
commit | 09548285ca6f99c4673a341eda50b2f03144d050 (patch) | |
tree | f3f2f3cfd30173058c7607aa07a6179280ce28d9 /Cargo.toml | |
parent | 6ed494aa468a7afe04deafde342a7a7838c99826 (diff) |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ edition = "2021" [dependencies] miniquad = "0.2.55" -tch = "0.6.1" +tch = "0.7.0" |