Skip to content

Commit 841993c

Browse files
committed
Remove unused libc dependency from c2rust-transpiler
1 parent 238a4c1 commit 841993c

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.

c2rust-transpile/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ fern = { version = "0.6", features = ["colored"] }
2323
handlebars = "4.2"
2424
indexmap = { version = "1.0.1", features = ["serde-1"] }
2525
itertools = "0.10"
26-
libc = "0.2"
2726
log = "0.4"
2827
log-reroute = "0.1"
2928
pathdiff = "0.2"

0 commit comments

Comments
 (0)