Skip to content

Commit 523edb0

Browse files
committed
Exclude modifed options.h in abseil from cargo publish
1 parent a6038d3 commit 523edb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ exclude = [
6565
"third_party/icu/tzres/",
6666
"third_party/abseil-cpp/*.def",
6767
"third_party/abseil-cpp/absl/time/internal/cctz/testdata",
68+
"third_party/abseil-cpp/absl/base/options.h",
6869
"third_party/highway/src/hwy/tests",
6970
"third_party/highway/src/docs",
7071
"third_party/highway/src/g3doc",

0 commit comments

Comments
 (0)