diff options
author | Anthony Wang | 2022-02-25 12:24:47 -0600 |
---|---|---|
committer | Anthony Wang | 2022-02-25 12:24:47 -0600 |
commit | 8517ee845abee66c9d552b3c96252fc171c22864 (patch) | |
tree | ad7f4ee13bca9cbd96f5057bea8f546b64b5bcd7 /Cargo.toml | |
parent | e15c638bfb8f3ae5124c25af3633896c1a82e373 (diff) |
Add tch 0.6.1 to Cargo.toml again
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ edition = "2021" [dependencies] miniquad = "0.2.55" +tch = "0.6.1" |