Skip to content

Commit ecb155b

Browse files
authored
[TEST] add ryml to the conan files for install tests (open-telemetry#3679)
1 parent 881daad commit ecb155b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

install/conan/conanfile_latest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ grpc/1.72.0
1010
nlohmann_json/3.12.0
1111
prometheus-cpp/1.3.0
1212
opentracing-cpp/1.6.0
13+
rapidyaml/0.9.0
1314

1415
[options]
1516
grpc/*:fPIC=True

install/conan/conanfile_stable.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ grpc/1.54.3
1010
nlohmann_json/3.10.5
1111
prometheus-cpp/1.2.4
1212
opentracing-cpp/1.6.0
13+
rapidyaml/0.9.0
1314

1415
[options]
1516
grpc/*:fPIC=True

0 commit comments

Comments
 (0)