Skip to content

Commit de4f289

Browse files
committed
Use langs 0.24.0
1 parent 4871900 commit de4f289

2 files changed

Lines changed: 17 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = "1.0.136"
2222
serde_json = "1.0.79"
2323
termcolor = "1.1.3"
2424
terminal_size = "0.1.17"
25-
tmc-langs = { git = "https://github.com/rage/tmc-langs-rust/", rev = "8f41c8e535" }
25+
tmc-langs = { git = "https://github.com/rage/tmc-langs-rust/", tag = "0.24.0" }
2626
toml = "0.5.8"
2727
tui = { version = "0.17.0", default-features = false, features = ['crossterm'] }
2828
url = "2.2.2"

0 commit comments

Comments
 (0)