diff options
author | Anthony Wang | 2022-01-11 10:43:16 -0600 |
---|---|---|
committer | Anthony Wang | 2022-01-11 10:43:16 -0600 |
commit | 5a4e8560ef7bdf6c9c3b9a0efa3be3ddc224d915 (patch) | |
tree | 04e204d21d036fd1390963cd205e1dd7955b6ad0 /Cargo.toml | |
parent | de73f3cce9a5f7ade5f4497269c7e69d923580d2 (diff) |
Add tch 0.6.1 to project dependenciesquad
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +tch = "0.6.1" |