Skip to content

Commit

Permalink
lib: update abseil
Browse files Browse the repository at this point in the history
  • Loading branch information
fruityloops1 committed Mar 27, 2022
1 parent 0158389 commit 7d650dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
[submodule "src/lib/pybind11"]
path = lib/pybind11
url = https://github.com/leoetlino/pybind11
[submodule "src/lib/abseil"]
path = lib/abseil
url = https://github.com/abseil/abseil-cpp
[submodule "src/lib/libyaml"]
path = lib/libyaml
url = https://github.com/yaml/libyaml
Expand All @@ -19,3 +16,6 @@
[submodule "lib/EasyIterator"]
path = lib/EasyIterator
url = https://github.com/TheLartians/EasyIterator
[submodule "lib/abseil"]
path = lib/abseil
url = https://github.com/abseil/abseil-cpp
2 changes: 1 addition & 1 deletion lib/abseil
Submodule abseil updated 424 files

0 comments on commit 7d650dd

Please sign in to comment.