summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAnthony Wang2022-03-18 15:47:51 -0500
committerAnthony Wang2022-03-18 15:47:51 -0500
commit09548285ca6f99c4673a341eda50b2f03144d050 (patch)
treef3f2f3cfd30173058c7607aa07a6179280ce28d9 /Cargo.toml
parent6ed494aa468a7afe04deafde342a7a7838c99826 (diff)
Update tch-rs to v0.7.0HEADmaster
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fe52501..d816c4d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,4 @@ edition = "2021"
[dependencies]
miniquad = "0.2.55"
-tch = "0.6.1"
+tch = "0.7.0"