Skip to content

Commit 45d33b7

Browse files
committed
c2rust-ast-builder: add dependency cargo immunant#332
1 parent 9d6f830 commit 45d33b7

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" # rustc

0 commit comments

Comments
 (0)