Skip to content

Commit 1073752

Browse files
ahmedyarubsyl20bnr
andauthored
#1747 Upgrade Rust dependencies (#1748)
* #1747 Upgrade Rust dependencies * Revert upgrade for tch The update of tch on windows gives an error: INTEL MKL ERROR: The specified module could not be found. mkl_vml_avx2.1.dll. Intel MKL FATAL ERROR: cannot load mkl_vml_avx2.1.dll or mkl_vml_def.1.dll. * Keep only .cargo/config.toml file which works with rust > 1.75 --------- Co-authored-by: Sylvain Benner <[email protected]>
1 parent b09d843 commit 1073752

File tree

27 files changed

+779
-292
lines changed

27 files changed

+779
-292
lines changed

.cargo/config .cargo/config.toml

File renamed without changes.

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ target
22
# These are backup files generated by rustfmt
33
**/*.rs.bk
44
.DS_Store
5-
.cargo/config.toml
65

76
.dir-locals.el
87
.idea

0 commit comments

Comments
 (0)