summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAnthony Wang2022-02-25 12:24:47 -0600
committerAnthony Wang2022-02-25 12:24:47 -0600
commit8517ee845abee66c9d552b3c96252fc171c22864 (patch)
treead7f4ee13bca9cbd96f5057bea8f546b64b5bcd7 /Cargo.toml
parente15c638bfb8f3ae5124c25af3633896c1a82e373 (diff)
Add tch 0.6.1 to Cargo.toml again
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9dd10e3..fe52501 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2021"
[dependencies]
miniquad = "0.2.55"
+tch = "0.6.1"