Skip to content

Commit 136379b

Browse files
authored
Update conanfile.py
1 parent d1571b8 commit 136379b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class UserverConan(ConanFile):
4646
'with_s3api': [True, False],
4747
'with_grpc_reflection': [True, False],
4848
'with_grpc_protovalidate': [True, False],
49-
'with_phdr_cache': [True, Fals],
49+
'with_phdr_cache': [True, False],
5050
}
5151

5252
default_options = {

0 commit comments

Comments
 (0)