Skip to content

Commit 7261897

Browse files
authored
chore: update tx3 deps to v0.6.0 (#12)
1 parent 57febaf commit 7261897

File tree

2 files changed

+28
-5
lines changed

2 files changed

+28
-5
lines changed

Cargo.lock

Lines changed: 27 additions & 4 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
@@ -16,7 +16,7 @@ tower-lsp = "0.20.0"
1616
tower = { version = "0.4", features = ["util"] }
1717
dashmap = "6.1.0"
1818
ropey = "1.6.1"
19-
tx3-lang = "0.4.1"
19+
tx3-lang = "0.6.0"
2020
pest = "2.7.15"
2121
miette = "7.5.0"
2222
serde_json = "1.0.140"

0 commit comments

Comments
 (0)