Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 3216082

Browse files
committed
Removed unused dependency.
1 parent 9238261 commit 3216082

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lang/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ vm = { git = "https://github.com/pontem-network/diem.git", branch = "release-1.2
1616
move-vm-types = { git = "https://github.com/pontem-network/diem.git", branch = "release-1.2.0-v1" }
1717
move-ir-types = { git = "https://github.com/pontem-network/diem.git", branch = "release-1.2.0-v1" }
1818
ir-to-bytecode-syntax = { git = "https://github.com/pontem-network/diem.git", branch = "release-1.2.0-v1" }
19-
termcolor = "1.1.0"
2019
compat = { path = "compat", package = "move-compat" }
2120

2221
serde = "1.0.125"

0 commit comments

Comments
 (0)