Skip to content

Commit abc207b

Browse files
authored
send device model in handshake and error reports (#143)
Also bump shared core to bring in previous disconnection reason change in API. Signed-off-by: Matt Klein <[email protected]>
1 parent 12bf4f0 commit abc207b

23 files changed

+1075
-1076
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ rust-project.json
2929
/perf.data
3030
/perf.data.old
3131
vendor
32+
33+
# TODO(mattklein123): Theoretically we should be using these files now, but they cause errors and
34+
# are spit out so need to sort this out.
35+
MODULE.bazel
36+
MODULE.bazel.lock

0 commit comments

Comments
 (0)