Skip to content

Commit 69d8e91

Browse files
committed
added workaround for compile failure
1 parent da22839 commit 69d8e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tmc-langs-framework/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ zip = "0.5"
1818
schemars = "0.8"
1919
once_cell = "1"
2020
nom = "6"
21+
funty = "=1.1.0" # temporary workaround, remove later
2122
subprocess = "0.2"
2223
tempfile = "3"
2324
anyhow = "1"

0 commit comments

Comments
 (0)