1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 18:19:08 -05:00

Upgrade Flatbuffers (now using master)

This commit is contained in:
Ryan Dahl 2018-09-04 16:32:08 -04:00
parent 827f489c5a
commit 131a8a9b0e
2 changed files with 2 additions and 5 deletions

View file

@ -34,11 +34,8 @@ solutions = [{
'name': 'name':
'cpplint' 'cpplint'
}, { }, {
# Tracking a bleeding-edge branch. Upgrade frequently.
# https://github.com/google/flatbuffers/pull/4898
# https://github.com/rw/flatbuffers/tree/2018-08-28--rw-flatbuffers-rust
'url': 'url':
'https://github.com/rw/flatbuffers.git@93f91622561907e2e51662be897631b5e0ed5634', 'https://github.com/google/flatbuffers.git@919c929d30f3e344537793794cdae8b204d40f32',
'name': 'name':
'flatbuffers' 'flatbuffers'
}] }]

@ -1 +1 @@
Subproject commit dfcd3c323742a3de4ae2550b2071110fb976e820 Subproject commit ff175a4d08d5d5154ca6313bac53540dda063fe3