Skip to content

Commit 7b36055

Browse files
committed
Lockfile update
1 parent 7f0f60f commit 7b36055

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

third-party/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rust_library(
77

88
rust_library(
99
name = "cc",
10-
srcs = glob(["vendor/cc-1.0.61/src/**"]),
10+
srcs = glob(["vendor/cc-1.0.62/src/**"]),
1111
visibility = ["PUBLIC"],
1212
)
1313

third-party/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rust_library(
1313

1414
rust_library(
1515
name = "cc",
16-
srcs = glob(["vendor/cc-1.0.61/src/**"]),
16+
srcs = glob(["vendor/cc-1.0.62/src/**"]),
1717
visibility = ["//visibility:public"],
1818
)
1919

third-party/Cargo.lock

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

0 commit comments

Comments
 (0)