Skip to content

Commit

Permalink
chore: tch update
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvollger committed Feb 28, 2024
1 parent 6bd988f commit 39133fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ serde = {version = "1.0.104", features = ["derive"], optional = false}
serde_json = {version = "1.0.48", optional = false}
serde_yaml = "0.9"
spin = "0.9.8"
tch = {version = "0.14.0", optional = true}
tch = {version = "0.15.0", optional = true}
tempfile = "3.3.0"
derive_builder = "0.12.0"
gzp = "0.11.3"
Expand Down

0 comments on commit 39133fd

Please sign in to comment.