Skip to content

Commit 94b1bb4

Browse files
committed
c2rust-ast-builder: add dependency cargo
fix immunant#332 error: can't find crate for `rustc`
1 parent 9d6f830 commit 94b1bb4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Cargo.lock

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

c2rust-ast-builder/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ repository = "https://github.com/immunant/c2rust"
1111
description = "Rust AST builder support crate for the C2Rust project"
1212

1313
[dependencies]
14+
cargo = "0.44"

0 commit comments

Comments
 (0)