Skip to content

Commit 965c1ed

Browse files
committed
chore: update tangram deps to 7181fca7
1 parent 0f58731 commit 965c1ed

4 files changed

Lines changed: 107 additions & 117 deletions

File tree

packages/rust/tgrustc/Cargo.lock

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

packages/rust/tgrustc/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ result_large_err = "allow"
2323
[dependencies]
2424
futures = "0.3"
2525
rustix = { version = "1", features = ["stdio"] }
26-
tangram_client = { default-features = false, git = "https://github.com/tangramdotdev/tangram", rev = "f347184b5c8b1617b7d7cde2ffb35ed249e83512" }
27-
tangram_futures = { git = "https://github.com/tangramdotdev/tangram", rev = "f347184b5c8b1617b7d7cde2ffb35ed249e83512" }
26+
tangram_client = { default-features = false, git = "https://github.com/tangramdotdev/tangram", rev = "7181fca7446d08f21e780de755b5c49e0aee6851" }
27+
tangram_futures = { git = "https://github.com/tangramdotdev/tangram", rev = "7181fca7446d08f21e780de755b5c49e0aee6851" }
2828
glob = "0.3"
2929
tangram_std = { path = "../../std" }
3030
toml_edit = "0.23"

0 commit comments

Comments
 (0)