Skip to content

Commit 4338e11

Browse files
committed
c2rust-ast-printer: add dependency cargo #332
1 parent 45d33b7 commit 4338e11

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

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

c2rust-ast-printer/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ description = "Customized version of libsyntax rust pretty-printer"
99

1010
[dependencies]
1111
log = "0.4"
12+
cargo = "0.44" # rustc_target

0 commit comments

Comments
 (0)