Skip to content

Commit b61d0b0

Browse files
committed
pick Tulsi dSYM change 818e0ef72a746710b57f4e23715a020f27898e91
1 parent 670d619 commit b61d0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/repositories.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def xchammer_dependencies():
258258
namespaced_git_repository(
259259
name = "Tulsi",
260260
remote = "https://github.com/pinterest/tulsi.git",
261-
commit = "370460774377d0f931c41eb2562c0b79caf94b40",
261+
commit = "818e0ef72a746710b57f4e23715a020f27898e91",
262262
patch_cmds = [
263263
"""
264264
sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD

0 commit comments

Comments
 (0)