Skip to content

Commit 8d62280

Browse files
committed
Upgrade Rust crates (#443)
1 parent 3a225be commit 8d62280

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ exclude = [
5151

5252
[dependencies]
5353
lazy_static = "1.4.0"
54-
libc = "0.2.74"
54+
libc = "0.2.76"
5555
bitflags = "1.2.1"
5656

5757
[build-dependencies]
5858
cargo_gn = "0.0.15"
5959
which = "4.0.2"
6060

6161
[dev-dependencies]
62-
trybuild = "1.0.31"
62+
trybuild = "1.0.33"

0 commit comments

Comments
 (0)