Skip to content

Commit 24c4fc2

Browse files
committed
Lockfile update
1 parent 5a0ad9d commit 24c4fc2

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

third-party/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ rust_library(
107107

108108
rust_library(
109109
name = "unicode-xid",
110-
srcs = glob(["vendor/unicode-xid-0.2.1/src/**"]),
110+
srcs = glob(["vendor/unicode-xid-0.2.2/src/**"]),
111111
)

third-party/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,5 @@ rust_library(
111111

112112
rust_library(
113113
name = "unicode-xid",
114-
srcs = glob(["vendor/unicode-xid-0.2.1/src/**"]),
114+
srcs = glob(["vendor/unicode-xid-0.2.2/src/**"]),
115115
)

third-party/Cargo.lock

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

0 commit comments

Comments
 (0)