Skip to content

Commit

Permalink
Fix typo in Conanfile by renaming 'absl' to 'abseil'
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Dec 3, 2024
1 parent b83c8a5 commit ee7e85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[requires]
grpc/1.67.1
protobuf/5.27.0
absl/20240116.2
abseil/20240116.2

[generators]
CMakeDeps

0 comments on commit ee7e85a

Please sign in to comment.